El Thu, 27 Feb 2014 11:48:53 -0500, J@vi3rs escribió: (ese html... y no hagas cross-posting)
> Alguien en la lista a implementado dovecot con autentificacion solamente > en md5, es decir que no lo haga por Plain o Login??/ No uso Dovecot pero tienes los valores "disable_plaintext_auth" y "auth_mechanisms", es decir: auth_mechanisms = cram-md5 plain disable_plaintext_auth = yes Más info: http://wiki2.dovecot.org/SSL/DovecotConfiguration http://wiki2.dovecot.org/Authentication/Mechanisms Saludos, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

