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://j...@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/

Reply via email to