services.postfix.extraMasterConf

NixOS option

Extra lines to append to the generated master.cf file.

type: strings concatenated with "\n"
Default
""
Example
"submission inet n - n - - smtpd"
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →