# 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
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
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
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
* 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
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
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
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
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