services.sympa.listMasters

NixOS option

The list of the email addresses of the listmasters (users authorized to perform global server commands).

type: list of string
Default
[ ]
Example
[
  "postmaster@sympa.example.org"
]
declared in: nixos/modules/services/mail/sympa.nixView source on NixOS/nixpkgs →