Browse Source

[Rspamd, Postfix] Move PTR check to Postfix

andryyy 5 years ago
parent
commit
2e972fb03b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      data/conf/postfix/main.cf

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

@@ -118,7 +118,6 @@ smtpd_recipient_restrictions = permit_sasl_authenticated,
   permit_mynetworks,
   check_recipient_access proxy:mysql:/opt/postfix/conf/sql/mysql_tls_enforce_in_policy.cf,
   reject_invalid_helo_hostname,
-  reject_unknown_reverse_client_hostname,
   reject_unauth_destination
 smtpd_sasl_auth_enable = yes
 smtpd_sasl_authenticated_header = yes