| options/nixos/services.mail.sendmailSetuidWrapper.owner | The owner of the wrapper program.
|
| options/nixos/services.mail.sendmailSetuidWrapper.group | The group of the wrapper program.
|
| options/nixos/services.mail.sendmailSetuidWrapper.enable | Whether to enable the wrapper.
|
| options/nixos/services.mail.sendmailSetuidWrapper.source | The absolute path to the program to be wrapped.
|
| options/nixos/services.mail.sendmailSetuidWrapper.setuid | Whether to add the setuid bit the wrapper program.
|
| options/nixos/services.mail.sendmailSetuidWrapper.setgid | Whether to add the setgid bit the wrapper program.
|
| options/nixos/services.mail.sendmailSetuidWrapper.program | The name of the wrapper program
|
| options/nixos/services.mail.sendmailSetuidWrapper.permissions | The permissions of the wrapper program
|
| options/nixos/services.mail.sendmailSetuidWrapper.capabilities | A comma-separated list of capability clauses to be given to the
wrapper program
|
| options/nixos/services.certspotter.sendmailPath | Path to the sendmail binary
|