On Wed, 2016-03-30 at 13:30 +0800, Jeremy Kerr wrote:
quoted
quoted
Do you know why mailman would be re-writing From: there? It's confusing
patchwork, as multiple mails are now coming from that address.
Yep, Anton posts from samba.org. They publish a DMARC policy that
breaks mailing lists.
(╯°□°)╯︵ ┻━━┻
This also breaks git-am:
[jk@pudge linux]$ git am incoming.eml
Applying: perf jit: genelf makes assumptions about endian
[jk@pudge linux]$ git log --format='format:%an <%ae>' -1
Anton Blanchard via Linuxppc-dev [off-list ref]
Actually one thing that makes this less of a problem, is that if you get the
mail directly then the From is fine.
ie. for this patch I was on Cc, so the list didn't send me a copy, I just got
it straight from Anton. So if I was wanting to git-am this mail I'd be fine.
Not saying that's a solution, but it's something.
cheers