services.postfix.config
The main.cf configuration file as key value set.
- Type
attribute set of (boolean or signed integer or string or list of string)- Example
{ mail_owner = "postfix"; smtp_tls_security_level = "may"; }- Declared
- <nixpkgs/nixos/modules/services/mail/postfix.nix>