services.opensmtpd.extraServerArgs
Extra command line arguments provided when the smtpd process is started.
- Type
list of string- Default
[ ]- Example
[ "-v" "-P mta" ]- Declared
- <nixpkgs/nixos/modules/services/mail/opensmtpd.nix>
Extra command line arguments provided when the smtpd process is started.
list of string[ ][
"-v"
"-P mta"
]