May 7, 2014
9:19 p.m.
On Wed, May 7, 2014 at 1:38 PM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
That thread says it is explicitly only the @google.com addresses that are effected.
Yes, I sent the patches from @google.com (though this is just hobby work for me).
@gmail.com is not.
gmail.com implements DMARC on the receive end. The idea being, gmail sees that Sender != From, and silently drops the message (theoretically). I originally thought I did something wrong with git send-email. But it looks like this is a Google issue. --David