services.sympa.domains
Email domains handled by this instance. There have to be MX records for keys of this attribute set.
- Type
attribute set of (submodule)- Example
{ "lists.example.org" = { webHost = "lists.example.org"; webLocation = "/"; }; "sympa.example.com" = { webHost = "example.com"; webLocation = "/sympa"; }; }- Declared
- <nixpkgs/nixos/modules/services/mail/sympa.nix>