Hmm... unfortunately, neither of these suggestions has fixed the problem. Changing the IMAP settings still returns "Result: OK" without any emails showing up. Following along with the setup in the blog post noted below results in a bunch of Perl errors for missing libraries. This is on a 10.6.2 install without much modification.
I'm getting the feeling that if other potential contributors end up having the same problems submitting patches they most likely won't bother. Kevin On Mon, Mar 15, 2010 at 10:43 PM, Pieter de Bie <[email protected]> wrote: > 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 >
