services.opensmtpd.extraServerArgs
NixOS option
Extra command line arguments provided when the smtpd process is started.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/mail/opensmtpd.nixView source on NixOS/nixpkgs →[ "-v" "-P mta" ]