Roundcube Community Forum

Release Support => Release Discussion => Topic started by: alrikb on September 09, 2010, 02:58:05 AM

Title: [0.4-stable] IMAP login problem
Post by: alrikb on September 09, 2010, 02:58:05 AM
I had 0.4 beta running just fine. So I tried to install 0.4 stable. The settings for the imap server in the config files are equal. In the 0.4 stable installer everything works fine. I can send, login, etc.

But when I try to use o.4 stable, it refuses to login.
/logs/errors:

IMAP Error: Could not connect to ssl://localhost:144: Connection refused in [..]/program/include/rcube_imap.php on line 142 (POST /wmail04/?_task=&_action=login)

And 0.4 beta works fine.

Any ideas?
Title: [0.4-stable] IMAP login problem
Post by: chrisf on September 09, 2010, 03:28:46 AM
That to me looks like its trying to connect to your IMAP server on port 144... do you use that port for SSL IMAP connections (the standard port is 993).
Title: [0.4-stable] IMAP login problem
Post by: SKaero on September 09, 2010, 04:18:38 AM
Its a problem with your mail server, for some reason it not allowing a connection.
Title: [0.4-stable] IMAP login problem
Post by: alrikb on September 09, 2010, 04:51:08 AM
Quote from: chrisf;29926
That to me looks like its trying to connect to your IMAP server on port 144... do you use that port for SSL IMAP connections (the standard port is 993).


You were right. I changed the port to 993 in the config file and now it works fine!

Still weird though that in 0.32 and 0.4 beta it works fine with 144.


Oh well..
/me happy bunny