services.postsrsd.settings.domains

NixOS option

List of local domains, that do not require rewriting.

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