List of trusted remote SMTP clients, that are allowed to relay mail.
Leave unset to let Postfix populate this list based on the mynetworks_style setting.
Declarations
Type
null or (list of string)
Default
null
Example
[
"127.0.0.0/8"
"::1"
]
List of trusted remote SMTP clients, that are allowed to relay mail.
Leave unset to let Postfix populate this list based on the mynetworks_style setting.
null or (list of string)
null
[
"127.0.0.0/8"
"::1"
]