mutt error sending mail: gnutls_handshake: An unexpected TLS packet was received
6
votes
1
answer
6292
views
I keep on getting an error as indicated by the title sending email in neomutt, This is what I put in my muttrc:
set from = "myemail@domain.ca"
set realname = "my name"
set smtp_url = "smtps://myemail@domain.ca@smtp-mail.outlook.com:587"
set smtp_pass = "pass"
set imap_pass = "pass"
set ssl_starttls = "yes"
set folder = "imaps://myemail@domain@outlook.office365.com:993"
set header_cache = "~/.mutt/cache/headers"
set message_chachedir = "~/.mutt/cache/bodies"
set certificate_file = "~/.mutt/certificates"
set editor = "vim"
So far I've tried changing my smtp url from smtps to smtp, but this only gave me the error "SASL authentication failed".
Asked by Jordan Herzstein
(61 rep)
Sep 3, 2021, 10:54 AM
Last activity: Sep 3, 2021, 11:16 AM
Last activity: Sep 3, 2021, 11:16 AM