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?
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).
Its a problem with your mail server, for some reason it not allowing a connection.
Quote from: chrisf;29926That 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