From: Michael Ellerman <mpe@ellerman.id.au>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
Jeremy Kerr <jk@ozlabs.org>,
patchwork@lists.ozlabs.org
Cc: Anton Blanchard <anton@samba.org>, linuxppc-dev@lists.ozlabs.org
Subject: Re: mailman From rewriting [was perf jit: genelf makes assumptions about endian]
Date: Wed, 30 Mar 2016 13:55:02 +1100 [thread overview]
Message-ID: <1459306502.25307.13.camel@ellerman.id.au> (raw)
In-Reply-To: <20160329210639.12136fd5@canb.auug.org.au>
On Tue, 2016-03-29 at 21:06 +1100, Stephen Rothwell wrote:
> Hi Jeremy,
>
> On Tue, 29 Mar 2016 16:56:58 +0800 Jeremy Kerr <jk@ozlabs.org> wrote:
> >
> > From the mail that Anton has sent to linuxppc-dev:
> >
> > > From: Anton Blanchard via Linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
> > > Reply-To: Anton Blanchard <anton@samba.org>
> >
> > 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. The best thing we can do is to do the above
> rewrite of the From header.
>
> The alternative is that all our Yahoo, Gmail and Hotmail subscribers
> (at least) would bounce the email.
>
> So this rewriting will happen for any From: line that has an address
> that has such a DMARC policy. We have had posts from Yahoo subscribers
> bounced in the past.
[adding patchwork list to cc]
So it sounds like this is just something we're going to have to live with.
It's causing problems on patchwork because patchwork only uses the email
address to lookup a user. This is causing patches to be misattributed on
ozlabs.org, eg:
http://patchwork.ozlabs.org/project/linuxppc-dev/list/?submitter=68366&state=*
Paul was the first person to have a From header rewritten, eg to:
From: Paul Mackerras via Linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
And so in the patchwork database the user "linuxppc-dev@lists.ozlabs.org" has a
name of "Paul Mackerras via Linuxppc-dev".
The subsequent two patches (ppc4xx-rng and perf jit) are from different people,
who also had their From address rewritten due to DMARC.
So I think patchwork needs to:
- detect mails that have been rewritten due to DMARC
- AFAICS the only way to do this is to notice that the From address is the
same as the list address.
- when it sees those mails, use the Reply-To header instead.
cheers
next prev parent reply other threads:[~2016-03-30 2:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 6:59 [PATCH] perf jit: genelf makes assumptions about endian Anton Blanchard
2016-03-29 8:56 ` mailman From rewriting [was perf jit: genelf makes assumptions about endian] Jeremy Kerr
2016-03-29 10:06 ` Stephen Rothwell
2016-03-30 2:55 ` Michael Ellerman [this message]
2016-03-30 5:30 ` Jeremy Kerr
2016-03-30 6:57 ` Stephen Rothwell
2016-03-30 9:03 ` Michael Ellerman
2016-03-30 9:08 ` Michael Ellerman
2016-03-30 2:38 ` [PATCH] perf jit: genelf makes assumptions about endian Michael Ellerman
2016-03-30 21:15 ` Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1459306502.25307.13.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=anton@samba.org \
--cc=jk@ozlabs.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=patchwork@lists.ozlabs.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).