services.exim.user

NixOS option

User to use when no root privileges are required. In particular, this applies when receiving messages and when doing remote deliveries. (Local deliveries run as various non-root users, typically as the owner of a local mailbox.) Specifying this value as root is not supported.

type: string
Default
"exim"
declared in: nixos/modules/services/mail/exim.nixView source on NixOS/nixpkgs →