From ede92f306524f99e5bf9a60b91daa9b273e58429 Mon Sep 17 00:00:00 2001 From: Chris Vigelius Date: Wed, 26 Sep 2012 17:11:54 +0200 Subject: [PATCH] allow 'login' mech (to support Outlook < 2007, and Outlook Express) --- .../ubuntu_precise/dovecot/etc_dovecot_conf.d_10_auth.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/misc/configfiles/ubuntu_precise/dovecot/etc_dovecot_conf.d_10_auth.conf b/templates/misc/configfiles/ubuntu_precise/dovecot/etc_dovecot_conf.d_10_auth.conf index da1aa6da..5541d354 100644 --- a/templates/misc/configfiles/ubuntu_precise/dovecot/etc_dovecot_conf.d_10_auth.conf +++ b/templates/misc/configfiles/ubuntu_precise/dovecot/etc_dovecot_conf.d_10_auth.conf @@ -96,7 +96,7 @@ # 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 +auth_mechanisms = plain login ## ## Password and user databases