Roundcube Community Forum

Release Support => Release Discussion => Topic started by: Lukas on June 06, 2008, 05:25:45 AM

Title: Disabling CRAM-MD5 Login... possible?
Post by: Lukas on June 06, 2008, 05:25:45 AM
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
Title: Disabling CRAM-MD5 Login... possible?
Post by: JohnDoh on June 06, 2008, 07:42:22 AM
Have a look in your config file and you will find the answer. ;)
Title: Disabling CRAM-MD5 Login... possible?
Post by: Lukas on June 06, 2008, 08:15:33 AM
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
Title: Disabling CRAM-MD5 Login... possible?
Post by: JohnDoh on June 08, 2008, 06:32:37 AM
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.