Hey, On Mon, Mar 15, 2010 at 4:17 AM, Kevin LaCoste <[email protected]> wrote: > If anyone has their config file setup to work with Gmail details I'd be > interested in hearing about that too. Mine looks like this: > > [imap] > folder = "[Gmail]/Drafts" > host = "imaps://imap.gmail.com" > user = [email protected] > pass = mypassword > port = 993 > sslverify = false
I think that if you use imap-send with gmail, and then send the emails, they will still be line-wrapped and won't apply. The example has folder = "INBOX.Drafts", perhaps that works better? I'd suggest you look into using gmail's smtp server, for example: http://morefedora.blogspot.com/2009/02/configuring-git-send-email-to-use-gmail.html
