feat: remove relayhost map
This commit is contained in:
@@ -27,7 +27,7 @@ smtp_use_tls = yes
|
|||||||
relayhost = [{{ smtprelay_host }}]:{{ smtprelay_port }}
|
relayhost = [{{ smtprelay_host }}]:{{ smtprelay_port }}
|
||||||
|
|
||||||
## only accepts local relay
|
## only accepts local relay
|
||||||
mynetworks = 127.0.0.0/8, 172.17.0.1/16
|
mynetworks = 127.0.0.0/8
|
||||||
inet_interfaces = loopback-only
|
inet_interfaces = loopback-only
|
||||||
|
|
||||||
smtpd_relay_restrictions = permit_mynetworks,defer_unauth_destination,reject
|
smtpd_relay_restrictions = permit_mynetworks,defer_unauth_destination,reject
|
||||||
|
Reference in New Issue
Block a user