services.opensmtpd.serverConfiguration
The contents of the smtpd.conf configuration file. See the OpenSMTPD documentation for syntax information.
- Type
strings concatenated with "\n"- Example
'' listen on lo accept for any deliver to lmtp localhost:24 ''- Declared
- <nixpkgs/nixos/modules/services/mail/opensmtpd.nix>