Do you still want me to try what you said below? Also, port 993 is open:
s_client -connect imap.gmail.com:993 CONNECTED(00000003) ...
On May 6, 2012, at 10:01 AM, Benny Pedersen <> wrote:
Den 2012-05-06 15:32, Charles Carver skrev:
The other directories don't have any error logs, at least none of them have anything written to them recently.
i dont care:
Assuming your server cert is located in /etc/ssl/certs/ca-certificates.crt try this on your server:
openssl s_client -starttls imap -CAfile /etc/ssl/certs/ca-certificates.crt -connect localhost:143
Use "2 logout" to get out of the session.
If it works, try the same from your client host.
Does it work both times?
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users