dovecot: enable login names with square brackets

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

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