On Sat, May 15, 2010 at 09:17, Xavier Chantry <chantry.xav...@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.