Roundcube Community Forum

 

Disabling CRAM-MD5 Login... possible?

Started by Lukas, June 06, 2008, 05:25:45 AM

Previous topic - Next topic

Lukas

Hi!

How can I tell Roundcube not to use the CRAM-MD5 method to login to the IMAP server? Is there a way?

I am using 0.1.1.

Thanx!


Lukas

JohnDoh

Have a look in your config file and you will find the answer. ;)
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

Lukas

The only reference to MD5 there is about the SMTP server, not the IMAP....

However... the problem is that the 0.1.1 login function must have something wrong in it, at least if you have courier-imap as IMAP server. The result is Roundcube is deadly slow!
I copied the login function from 0.1-rc1 imap.inc and pasted it in the same file of the current version and I solved the problem: Roundcube is now fast as it should be!


Lukas

JohnDoh

my bad, i was looking at a newer version of the config file i think. the option was addedd in SVN I think to fix exactly this bug.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...