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:
parent
62d91faefe
commit
771ff78a7e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user