services.postgrey.retryWindow
Allow N days for the first retry. Use string with appended 'h' to specify time in hours
- Type
string or (unsigned integer, meaning >=0)- Default
2- Example
"12h"- Declared
- <nixpkgs/nixos/modules/services/mail/postgrey.nix>
Allow N days for the first retry. Use string with appended 'h' to specify time in hours
string or (unsigned integer, meaning >=0)2"12h"