services.mailman.siteOwner

NixOS option

Certain messages that must be delivered to a human, but which can’t be delivered to a list owner (e.g. a bounce from a list owner), will be sent to this address. It should point to a human.

type: string
Example
"postmaster@example.org"
declared in: nixos/modules/services/mail/mailman.nixView source on NixOS/nixpkgs →