add: login auth mechanism to dovecot

This commit is contained in:
2023-03-04 14:21:36 +01:00
parent 8843697254
commit 002fb70481

View File

@@ -15,7 +15,7 @@ pop3_uidl_format = %g
# Authentication configuration:
auth_verbose = yes
auth_mechanisms = plain
auth_mechanisms = plain login
disable_plaintext_auth = no
passdb {