services.nullmailer.config.adminaddr
NixOS option
If set, all recipients to users at either “localhost” (the literal string) or the canonical host name (from the me control attribute) are remapped to this address. This is provided to allow local daemons to be able to send email to “somebody@localhost” and have it go somewhere sensible instead of being bounced by your relay host. To send to multiple addresses, put them all on one line separated by a comma.
type: null or stringDefault
declared in: nixos/modules/services/mail/nullmailer.nixView source on NixOS/nixpkgs →null