From f94ca824cda43ad023f5ed944b8ddf7248d46ab6 Mon Sep 17 00:00:00 2001 From: Matthew R Date: Fri, 18 Feb 2022 16:18:03 -0500 Subject: [PATCH] add auth mech --- Dovecot/conf.d/10-auth.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dovecot/conf.d/10-auth.conf b/Dovecot/conf.d/10-auth.conf index 7158887..77c65ef 100644 --- a/Dovecot/conf.d/10-auth.conf +++ b/Dovecot/conf.d/10-auth.conf @@ -97,7 +97,7 @@ auth_username_format = %n # plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi otp skey # gss-spnego # NOTE: See also disable_plaintext_auth setting. -auth_mechanisms = plain login +auth_mechanisms = plain login auth ## ## Password and user databases