services.postfix.extraHeaderChecks

NixOS option

Extra lines to /etc/postfix/header_checks file.

type: strings concatenated with "\n"
Default
""
Example
"/^X-Spam-Flag:/ REDIRECT spam@example.com"
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →