My provider uses unencrypted transmission
of data... But:
finally I found the solution:
the right line is not
auth on
but
auth login
"Auth on" leaves to msmtp to find the
most sicure method, so it thinks that
LOGIN is not sicure and doesn't send...
With le right line, I force msmtp
to use the LOGIN
On 2007-08-23T13:47:10+0200, Mauro Sacchetto wrote:
> I tried to configure msmtp for mutt
One of the problems with msmtp is that you either have to configure mutt
to wait for messages to be delivered (inconvenience) or risk losing mail
(bad). It does not route mail, so system messages for root
On Thu, Aug 23, 2007 at 13:47:10 +0200, Mauro Sacchetto wrote:
> I tried to configure msmtp for mutt
>
> My: ~/.msmtprc:
>
> ==
> account tele2
> host smtp.tele2.it
> port 587
> from [EMAIL PROTECTED]
> auth on
> user
> password
> tls off
3 matches
Mail list logo