dovecot: enable login names with square brackets

This commit is contained in:
missytake
2026-03-12 17:28:11 +01:00
parent b05e26819f
commit e35d6dff6b

View File

@@ -7,6 +7,7 @@ listen = 0.0.0.0
protocols = imap lmtp
auth_mechanisms = plain
auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@[]
{% if debug == true %}
auth_verbose = yes