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

2018-08-08 Thread Roman Neuhauser
# wagner_m_bre...@web.de / 2018-08-08 13:03:22 +0200: > On Aug 08, 2018 at 12:44:00, Roman Neuhauser wrote: > > 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 > > vers

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

2018-08-08 Thread Michael Wagner
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_add

Re: smtps

2007-06-07 Thread Brendan Cully
On Thursday, 07 June 2007 at 11:23, Ryan Corder wrote: > On Thu, Jun 07, 2007 at 12:19:36AM +0200, Albert Shih wrote: > | How you use mutt with smtps ? > | > | When I use mutt with classic smtp I use msmtp package. But If i want use > | msmtp with smtps I need (or I don't known how I can do) to pu

Re: smtps

2007-06-07 Thread Ryan Corder
On Thu, Jun 07, 2007 at 12:19:36AM +0200, Albert Shih wrote: | How you use mutt with smtps ? | | When I use mutt with classic smtp I use msmtp package. But If i want use | msmtp with smtps I need (or I don't known how I can do) to put my password | in clear directly in .msmtprc. | | Do you have a

Re: smtps

2007-06-06 Thread Jens B
* Albert Shih <[EMAIL PROTECTED]> [2007-06-07 08:20]: you can put the password in your .netrc file; see man ftpd or google for details. Otherwise mutt prompt you for the password

Re: smtps

2007-06-06 Thread Ray Van Dolson
On Thu, Jun 07, 2007 at 12:45:39AM +0200, Albert Shih wrote: > Is there any chance some day mutt can do himself send a mail with > smtps+certificat ? Would using msmtp+stunnel be an option for you? I don't know enough about msmtp to know if it can do TLS/SSL or certificate auth, but I'd imagine y

Re: smtps

2007-06-06 Thread Brendan Cully
On Thursday, 07 June 2007 at 00:19, Albert Shih wrote: > Hi all > > How you use mutt with smtps ? > > When I use mutt with classic smtp I use msmtp package. But If i want use > msmtp with smtps I need (or I don't known how I can do) to put my password > in clear directly in .msmtprc. > > Do you

Re: smtps

2007-06-06 Thread Albert Shih
Le 06/06/2007 18:24:34-0400, Joel Esler a écrit > You'd have to put your password in the clear in the .msmtprc file. Secure Yes I do that. > this file to be readable only by you. I think that's the best you can do. That's s Thanks for the answer... Is there any chance some day mutt

Re: smtps

2007-06-06 Thread Joel Esler
You'd have to put your password in the clear in the .msmtprc file. Secure this file to be readable only by you. I think that's the best you can do. joel On Jun 6, 2007, at 6:19 PM, Albert Shih wrote: Hi all How you use mutt with smtps ? When I use mutt with classic smtp I use msmtp