Zitat von "Wilson Rogerio Lopes" <[EMAIL PROTECTED]>: > Hi all, > > > I'm running cyrus-imap, with ssl and sasldb authentication . On a other imap > clients, like thunderbird or microsoft outlook, i'm login > successfully, but not with > IMP. Analyzing the logs, IMP try two times to login. > > imaps[1210]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits > new) no authentication > imaps[1210]: login: xxx [xxx.xxx.xxx.xxx] xxx CRAM-MD5+TLS User logged in > imaps[1211]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits > new) no authentication > imaps[1211]: badlogin: xxx [xxx.xxx.xxx.xxx] plaintext xxx > SASL(-13): user not found: checkpass failed > > > Other imap clients try only one time and login is OK > > imaps[1215]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits > new) no authentication > imaps[1215]: login: xxx [xxx.xxx.xxx.xxx] xxx CRAM-MD5+TLS User logged in > > > How to configure IMP to try only CRAM-MD5+TLS auth mechanism??
This is not an IMP issue, as the c-client is doing the login. It probably doesn't support CRAM-MD5, try PLAIN or LOGIN instead. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
