services.postgrey.retryWindow

NixOS option

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 in: nixos/modules/services/mail/postgrey.nixView source on NixOS/nixpkgs →