services.postgrey.greylistHeader

NixOS option

Prepend header to greylisted mails; use %%t for seconds delayed due to greylisting, %%v for the version of postgrey, %%d for the date, and %%h for the host

type: string
Default
"X-Greylist: delayed %%t seconds by postgrey-%%v at %%h; %%d"
declared in: nixos/modules/services/mail/postgrey.nixView source on NixOS/nixpkgs →