[imp] How to force plain authentication ?

2009-09-14 Thread Olivier Le Lain
Hello, I can't succeed in loging on to my new Imap server with imp. It's a cyrus one with allows gssapi (kerberos) PLAIN and LOGIN authentication. If I remove gssapi from sasl_mech_list: in /etc/imapd.conf , everything works fine (imp users can connect). But if I set it back, imp login fails

Re: [imp] How to force plain authentication ?

2009-09-16 Thread Olivier Le Lain
On 15/09/2009 15:48, Jan Schneider wrote: Zitat von Olivier Le Lain : Hello, I can't succeed in loging on to my new Imap server with imp. It's a cyrus one with allows gssapi (kerberos) PLAIN and LOGIN authentication. If I remove gssapi from sasl_mech_list: in /etc/imapd.conf ,