mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
postfix: remove forced helo restrictions from master.cf
This commit is contained in:
parent
987a027339
commit
73257151c4
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ smtp inet n - n - 1 postscreen
|
|||
-o postscreen_upstream_proxy_protocol=haproxy
|
||||
-o syslog_name=haproxy
|
||||
smtpd pass - - n - - smtpd
|
||||
-o smtpd_helo_restrictions=permit_mynetworks,reject_non_fqdn_helo_hostname
|
||||
-o smtpd_sasl_auth_enable=no
|
||||
-o smtpd_sender_restrictions=permit_mynetworks,reject_unlisted_sender,reject_unknown_sender_domain
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue