Browse Source

fix for outlook auth

Serghey Rodin 13 years ago
parent
commit
a0371ed71b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/0.9.7/rhel/dovecot/conf.d/10-auth.conf

+ 1 - 1
install/0.9.7/rhel/dovecot/conf.d/10-auth.conf

@@ -1,4 +1,4 @@
 disable_plaintext_auth = no
 auth_verbose = yes
+auth_mechanisms = plain login
 !include auth-passwdfile.conf.ext
-