On Aug 08, 2018 at 12:44:00, Roman Neuhauser wrote:
> hello,
> 
> i'm having trouble setting up mutt for SMTP submission to office365.com.
> the error message is:
> 
>   SSL failed: error:1400410B:SSL routines:CONNECT_CR_SRVR_HELLO:wrong version 
> number
> 
> my configuration is:
> 
>   set my_addr = "roman.neuhauser@..."
>   set my_pass = "..."
> 
>   set smtp_url = "smtps://$my_a...@smtp.office365.com:587"
>   set smtp_pass = "$my_pass"
> 
> the IMAP(S) side of things works.
> 
> BTW, `openssl s_client -starttls smtp -connect smtp.office365.com:587`
> on the same machine gives me the following output:

Hello Roman,

Set

        set smtp_url = "smtp://$my_a...@smtp.office365.com:587"

in your .muttrc

Hth Michael

-- 
BOFH excuse #85:
Windows 95 undocumented "feature"

Attachment: signature.asc
Description: PGP signature

Reply via email to