/etc/postfix/main.cf:
[...]
# SMTP Smuggling
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_discard_ehlo_keywords = chunking, silent-discard
[...]
Created: (2 years ago)
/etc/postfix/main.cf:
[...]
# SMTP Smuggling
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_discard_ehlo_keywords = chunking, silent-discard
[...]