Re: msmtp (and mutt)

2007-08-23 Thread Mauro Sacchetto
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

Re: msmtp (and mutt)

2007-08-23 Thread Allan Wind
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

Re: msmtp (and mutt)

2007-08-23 Thread Florian Kulzer
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