List of hosts to use for relaying outbound mail.
Putting the hostname in angled brackets, e.g.
[relay.example.com]
, turns off MX and SRV lookups for the hostname.Declarations
Type
null or (list of string)
Default
[ ]
Example
[
"[relay.example.com]:587"
]