On Sat 15 May 2010 09:28 -0400, Daenyth Blank wrote:
On Sat, May 15, 2010 at 09:17, Xavier Chantry <chantry.xavier@gmail.com> wrote:
If you mean that you tried git smtp client directly, then try to debug /usr/lib/git-core/git-send-email to see what happens with the + :) Did you try to quote / escape it differently ?
Otherwise, try msmtp, it's quite simple to setup, just follow the wiki.
I looked at the code already, and I think it's the gmail server that's stripping it and sending it without. I think that you can only use the "send as" option from the web interface... If I'm wrong, someone please correct me. I'd rather not use msmtp since I don't want to keep my password in plaintext on the system.
Hah. You're making things too hard on yourself. You're going to need to yield somewhere to get your patches in. You could always erase the password after you've sent the patch.