From 2ec1fdf1d19594b5b5d8f40e5ed769da68981d05 Mon Sep 17 00:00:00 2001 From: Matthew R Date: Fri, 18 Feb 2022 16:18:39 -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 77c65ef..7158887 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 +auth_mechanisms = plain login ## ## Password and user databases