services.rspamd.extraArgs
NixOS option
A list of extra command line arguments to pass to rspamd. Check rspamd --help for possible arguments.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/mail/rspamd.nixView source on NixOS/nixpkgs →[
"--var=RBL_API_KEY=\${RBL_API_KEY}"
]