Browse Source

postfix: remove forced helo restrictions from master.cf

DerLinkman 1 year ago
parent
commit
73257151c4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      data/conf/postfix/master.cf

+ 0 - 1
data/conf/postfix/master.cf

@@ -4,7 +4,6 @@ smtp       inet  n       -       n       -       1       postscreen
   -o postscreen_upstream_proxy_protocol=haproxy
   -o postscreen_upstream_proxy_protocol=haproxy
   -o syslog_name=haproxy
   -o syslog_name=haproxy
 smtpd      pass  -       -       n       -       -       smtpd
 smtpd      pass  -       -       n       -       -       smtpd
-  -o smtpd_helo_restrictions=permit_mynetworks,reject_non_fqdn_helo_hostname
   -o smtpd_sasl_auth_enable=no
   -o smtpd_sasl_auth_enable=no
   -o smtpd_sender_restrictions=permit_mynetworks,reject_unlisted_sender,reject_unknown_sender_domain
   -o smtpd_sender_restrictions=permit_mynetworks,reject_unlisted_sender,reject_unknown_sender_domain