Skip to content
Snippets Groups Projects
Commit 9a109822 authored by Till Brehm's avatar Till Brehm
Browse files

Merge branch...

Merge branch '6428-postfix-advertises-smtputf8-but-local-lmtp-delivery-fails-because-dovecot-does-not-support-it' into 'develop'

Resolve "Postfix advertises SMTPUTF8 but local LMTP delivery fails because dovecot does not support it"

Closes #6428

See merge request ispconfig/ispconfig3!1727
parents ca4f0faa c7a8af2c
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,6 @@
# validate DANE
smtp_dns_support_level = dnssec
smtp_tls_security_level = dane
# Disable SMTPUTF8 (until Dovecot supports it: https://git.ispconfig.org/ispconfig/ispconfig3/-/issues/6428)
smtputf8_enable = no
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment