You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-29 22:37:58 +02:00
Remove reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname HELO restrictions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user