gnutls_handshake
Jeff Abrahamson
jeff at p27.eu
Sat Nov 6 20:14:46 UTC 2021
On trying to send mail, I receive the following error:
gnutls_handshake: An unexpected TLS packet was received
On the server, I see a connect, a lost conection, and a disconnect.
I've seen this discussed a bit on the net, and I've done/checked the
things suggested there. One thing I haven't done is recompile mutt
with openssl instead of gnutls. I suspect ubuntu packaged something
that is at least capable of working.
My mutt claims to be
Mutt 2.0.5 (2021-01-21)
I've done what I think (based on googling and reading docs) is the
right config in my .muttrc:
set smtp_url = "smtp://jeff@my-mx-host.p27.eu:587"
set ssl_force_tls = yes
set ssl_starttls = yes
set ssl_use_sslv3 = no
set ssl_use_tlsv1 = no
set ssl_use_tlsv1_1 = no
set ssl_use_tlsv1_2 = yes
set ssl_verify_dates = yes
set ssl_verify_host = yes
Any suggestions what's awry or what to look at?
Many thanks.
--
Jeff Abrahamson
http://p27.eu/jeff/
http://mobilitains.fr/
More information about the Mutt-users
mailing list