smtps://smtp.office365.com:587 CONNECT_CR_SRVR_HELLO:wrong version number

Michael Wagner wagner_m_bremen at web.de
Wed Aug 8 11:03:22 UTC 2018


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 at ..."
>   set my_pass = "..."
> 
>   set smtp_url = "smtps://$my_addr@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_addr@smtp.office365.com:587"

in your .muttrc

Hth Michael

-- 
BOFH excuse #85:
Windows 95 undocumented "feature"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 906 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20180808/5613fe75/attachment.asc>


More information about the Mutt-users mailing list