Skip to content

Commit

Permalink
Merge pull request Mailu#767 from hoellen/fix-localpart-chars
Browse files Browse the repository at this point in the history
allow all characters for username in dovecot
  • Loading branch information
mergify[bot] authored Dec 21, 2018
2 parents 27f13c1 + 983c388 commit 3fa3fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dovecot/conf/dovecot.conf
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ plugin {
###############
# Authentication
###############
auth_username_chars =
auth_mechanisms = plain login
disable_plaintext_auth = no

Expand Down

0 comments on commit 3fa3fd5

Please sign in to comment.