mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-16 02:46:44 +02:00
Fix a regression introduced in 3e85bb2d73
, bypassing sender restrictions on port 25
This commit is contained in:
parent
3789c20f9d
commit
b245e520ba
@ -3,7 +3,7 @@
|
||||
|
||||
# Exposed SMTP services
|
||||
smtp inet n - n - - smtpd
|
||||
-o smtpd_sender_restrictions=permit_mynetworks,permit
|
||||
-o smtpd_helo_restrictions=permit_mynetworks,permit
|
||||
submission inet n - n - - smtpd
|
||||
-o smtpd_tls_security_level=encrypt
|
||||
-o smtpd_sasl_auth_enable=yes
|
||||
|
Loading…
Reference in New Issue
Block a user