1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00

Merge pull request #134 from sanduhrs/115

Remove reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname HE…
This commit is contained in:
kaiyou 2016-12-27 14:21:12 +01:00 committed by GitHub
commit a7d5fd683e

View File

@ -3,7 +3,7 @@
# Exposed SMTP services
smtp inet n - n - - smtpd
-o smtpd_sender_restrictions=permit_mynetworks,reject_non_fqdn_helo_hostname,reject_invalid_helo_hostname,permit
-o smtpd_sender_restrictions=permit_mynetworks,permit
submission inet n - n - - smtpd
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes