Merge pull request #767 from hoellen/fix-localpart-chars
allow all characters for username in dovecot
This commit is contained in:
@@ -64,6 +64,7 @@ plugin {
|
|||||||
###############
|
###############
|
||||||
# Authentication
|
# Authentication
|
||||||
###############
|
###############
|
||||||
|
auth_username_chars =
|
||||||
auth_mechanisms = plain login
|
auth_mechanisms = plain login
|
||||||
disable_plaintext_auth = no
|
disable_plaintext_auth = no
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user