services.opensmtpd.serverConfiguration
NixOS option
The contents of the smtpd.conf configuration file. See the OpenSMTPD documentation for syntax information.
type: strings concatenated with "\n"Example
declared in: nixos/modules/services/mail/opensmtpd.nixView source on NixOS/nixpkgs →'' listen on lo accept for any deliver to lmtp localhost:24 ''