Zitat von "Detlef Kreutzer" <[EMAIL PROTECTED]>: >> Zitat von "Wilson Rogerio Lopes" <wilson at registro.br >> <http://lists.horde.org/mailman/listinfo/imp>>: >> >> /> 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/ > > Hi, > > I have the sampe unsolved problem. > A small question: How do I have to configure c-client with PLAIN or > LOGIN as you described?. Can you give a hint?
You can't, you have to configure your imap server to only propagate those auth methods. 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]
