1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00

allow all characters for username in dovecot

This commit is contained in:
hoellen
2018-12-19 16:19:37 +01:00
parent be7dc1e6bd
commit c041a9d45c

View File

@ -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