-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Timo Sirainen schrieb:
On Fri, 2006-11-17 at 14:33 -0500, Jason Dixon wrote:
I'm trying to get dovecot working with various clients on my new mailserver. I installed the base rc2 that comes with OpenBSD 4.0, then upgraded to rc14 when I ran into problems with TLS and Thunderbird. The server has no problems with Mail.app on my laptop, but any connection attempts from Thunderbird timeout after the TCP handshake.
The SSL code has changed a lot since rc2, but I can't really see why this would be happening. Are rc2 and rc14 using the same OpenSSL library versions? And if you downgrade to rc2, does the problem go away?
If you apply this patch, what does it log when Thunderbird logs in?
RCS file: /var/lib/cvs/dovecot/src/login-common/ssl-proxy-openssl.c,v retrieving revision 1.37.2.12 diff -u -r1.37.2.12 ssl-proxy-openssl.c --- src/login-common/ssl-proxy-openssl.c 8 Nov 2006 20:51:30 -0000 1.37.2.12 +++ src/login-common/ssl-proxy-openssl.c 18 Nov 2006 20:20:28 -0000 @@ -323,6 +323,7 @@ int err;
err = SSL_get_error(proxy->ssl, ret); + i_info("%s: ret=%d, err=%d", func_name, ret, err);
switch (err) { case SSL_ERROR_WANT_READ:
Just a testing info I cant find any bug with tls Thunderbird Version 1.5.0.8 (20061025) windows xp srv 2 german and imap dovecot 1rc15 on suse 10.1, works like charme - -- Mit freundlichen Gruessen Best Regards Robert Schetterer robert_at_schetterer_dot_org Munich / Bavaria / Germany https://www.schetterer.org https://www.schetterer.com/public-gpg-robert-schetterer.key -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFFX6vnNxddAhXBw7QRAnrrAJ95aOk5jKiOXymETsebfI90iNJWXwCeMb99 fevnUcr+gvIAN2C1r2rjH5A= =bjd0 -----END PGP SIGNATURE----- -- Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht und ist - aktuelle Virenscanner vorausgesetzt - sauber.