MyNixOS website logo
option

services.postfix.settings.main.relay_domains

List of domains delivered via the relay transport.

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

Declarations
Type
null or (list of string)
Default
[ ]
Example
[
  "lists.example.com"
]