Bug#348046: exim4-daemon-heavy: TLS delivery attempts fail with: (gnutls_handshake): A TLS packet with unexpected length was received.

Ian Zimmerman nobrowser at gmail.com
Wed Jul 26 01:09:56 UTC 2006


I am not sure if this is the same problem, but with exim4-daemon-light 
version 4.62-2, TLS enabled (EHLO response lists STARTTLS), I try to
connect from localhost with openssl and I get this:

itz at madbat:/etc/exim4/conf.d$ telnet localhost 587
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 madbat.mine.nu ESMTP Exim 4.62 Tue, 25 Jul 2006 20:45:33 -0400
EHLO localhost
250-madbat.mine.nu Hello localhost [127.0.0.1]
250-SIZE 12582912
250-PIPELINING
250-STARTTLS
250 HELP
QUIT
221 madbat.mine.nu closing connection
Connection closed by foreign host.
itz at madbat:/etc/exim4/conf.d$ openssl s_client -connect 127.0.0.1:587 -starttls smtp
CONNECTED(00000003)
20025:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:567:
itz at madbat:/etc/exim4/conf.d$ 

(the same thing happens when I configure the normal port 25, of course).

-- 
A true pessimist won't be discouraged by a little success.




More information about the Pkg-exim4-maintainers mailing list