Fix a regression introduced in 3e85bb2d73, bypassing sender restrictions on port 25
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# Exposed SMTP services
|
# Exposed SMTP services
|
||||||
smtp inet n - n - - smtpd
|
smtp inet n - n - - smtpd
|
||||||
-o smtpd_sender_restrictions=permit_mynetworks,permit
|
-o smtpd_helo_restrictions=permit_mynetworks,permit
|
||||||
submission inet n - n - - smtpd
|
submission inet n - n - - smtpd
|
||||||
-o smtpd_tls_security_level=encrypt
|
-o smtpd_tls_security_level=encrypt
|
||||||
-o smtpd_sasl_auth_enable=yes
|
-o smtpd_sasl_auth_enable=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user