mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-17 16:45:06 +00:00
[Rspamd, Postfix] Move PTR check to Postfix
This commit is contained in:
parent
99326f81de
commit
2e972fb03b
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue