services.postfix.settings.main.relay_domains

List of domains delivered via the relay transport.

https://www.postfix.org/postconf.5.html#relay_domains

Type
null or (list of string)
Default
[ ]
Example
[
  "lists.example.com"
]
Declared
<nixpkgs/nixos/modules/services/mail/postfix.nix>