Explorar el Código

fix for outlook auth

Serghey Rodin hace 13 años
padre
commit
a0371ed71b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
-