[Users] claws-mail hangs with server using openssl 1.0.1d
Colin Leroy
colin at colino.net
Fri Feb 8 12:12:22 CET 2013
On Fri, 8 Feb 2013 11:55:00 +0100, Hanno Böck <hanno at hboeck.de> wrote:
> Still I think it should be considered a bug in claws if a faulty ssl
> server can kill claws. It should at least timeout at some
> point. If I should help with any debugging to track down the issue,
> I'd gladly help.
Claws Mail doesn't implement SSL, it uses GnuTLS, so that's probably
the interaction of both that is the problem.
See whether this works:
$ gnutls-cli -p 110 --starttls your.server.com
(type STLS, enter, and in another shell type `killall -ALRM gnutls-cli`
to trigger SSL negotiation)
--
Colin
More information about the Users
mailing list