Re: Gmail and flowed text (was Re: Correction to LZO1X)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alistair John Strachan <alistair@...>
Cc: Christoph Hellwig <hch@...>, Satyam Sharma <satyam.sharma@...>, Nitin Gupta <nitingupta910@...>, <linux-kernel@...>
Date: Friday, July 13, 2007 - 12:34 am

>On 7/11/07, Alistair John Strachan <alistair@devzero.co.uk> wrote:
Yes, it's boring for gmail users, I generally read messages from gmail
web pages, and send patches via mutt with ssmtp.
1. write ~/.mutt/ssmpt.conf as follows:
mailhub=smtp.gmail.com:587
UseSTARTTLS=YES
UseTLS=YES
AuthUser=yourid@gmail.com
AuthPass=***
FromLineOverride=YES

2. write ~/.mutt/ssmpt script:
#!/bin/sh
/usr/sbin/ssmtp -C ~/.mutt/ssmtp.conf $@

3.add the follow line to ~/.mutt/muttrc
set sendmail="~/.mutt/ssmtp"

Regards
dave
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Gmail and flowed text (was Re: Correction to LZO1X), Satyam Sharma, (Wed Jul 11, 9:36 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Tilman Schmidt, (Fri Jul 13, 5:04 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Paolo Ciarrocchi, (Fri Jul 13, 5:42 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Rene Herman, (Fri Jul 13, 10:21 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Christoph Hellwig, (Wed Jul 11, 11:21 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Alistair John Strachan, (Wed Jul 11, 5:05 pm)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Dave Young, (Fri Jul 13, 12:34 am)
Re: Gmail and flowed text, Sergei Organov, (Wed Jul 11, 10:51 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Jasper Spaans, (Wed Jul 11, 10:03 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Gerb Stralko, (Wed Jul 11, 9:52 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Satyam Sharma, (Wed Jul 11, 10:24 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Satyam Sharma, (Wed Jul 11, 11:11 am)
Re: Gmail and flowed text (was Re: Correction to LZO1X), Gerb Stralko, (Wed Jul 11, 11:15 am)