mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 17:22:20 +00:00
Long term fix against SMTP smuggling
This commit is contained in:
@@ -25,8 +25,7 @@ podop = socketmap:unix:/tmp/podop.socket:
|
||||
|
||||
postscreen_upstream_proxy_protocol = haproxy
|
||||
compatibility_level=3.6
|
||||
# see https://www.mail-archive.com/postfix-users@postfix.org/msg100901.html
|
||||
smtpd_forbid_unauth_pipelining=yes
|
||||
smtpd_forbid_bare_newline=yes
|
||||
|
||||
# Only accept virtual emails
|
||||
mydestination =
|
||||
|
||||
@@ -1 +1 @@
|
||||
Prevent SMTP smuggling; see https://www.mail-archive.com/postfix-users@postfix.org/msg100901.html
|
||||
Long term fix agaist SMTP smuggling (disable bare_newline)
|
||||
|
||||
Reference in New Issue
Block a user