/etc/postfix/main.cf:

[...]
# SMTP Smuggling
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_discard_ehlo_keywords = chunking, silent-discard
[...]

Refs