1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-01 23:57:05 +00:00

update, add silent-discard as recommended by postfix

This commit is contained in:
KiekerJan 2023-12-30 11:09:58 +01:00
parent 62d91faefe
commit 771ff78a7e

View File

@ -73,7 +73,7 @@ tools/editconf.py /etc/postfix/main.cf \
# This short-term workaround is recommended at https://www.postfix.org/smtp-smuggling.html
tools/editconf.py /etc/postfix/main.cf \
smtpd_data_restrictions=reject_unauth_pipelining \
smtpd_discard_ehlo_keywords=chunking
smtpd_discard_ehlo_keywords="chunking, silent-discard"
# ### Outgoing Mail