You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-15 01:24:34 +02:00
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
|
||||
###############
|
||||
auth_username_chars =
|
||||
auth_mechanisms = plain login
|
||||
disable_plaintext_auth = no
|
||||
|
||||
|
Reference in New Issue
Block a user