From: Niklas Cassel via <qemu-devel@nongnu.org>
To: "kbusch@kernel.org" <kbusch@kernel.org>,
"its@irrelevant.dk" <its@irrelevant.dk>,
"qemu-block@nongnu.org" <qemu-block@nongnu.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"hch@infradead.org" <hch@infradead.org>,
"peter.maydell@linaro.org" <peter.maydell@linaro.org>
Cc: Damien Le Moal <Damien.LeMoal@wdc.com>
Subject: Re: [PATCH] hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
Date: Tue, 28 Jun 2022 12:43:39 +0000 [thread overview]
Message-ID: <Yrr3emLTQvJuEh2v@x1-carbon> (raw)
In-Reply-To: <20220628122209.415725-1-niklas.cassel@wdc.com>
On Tue, Jun 28, 2022 at 02:22:09PM +0200, Niklas Cassel via wrote:
Hello Peter,
It seems that mailman configuration on qemu-devel is rewriting the
"From:" field to "From: Niklas Cassel via <qemu-devel@nongnu.org>"
If found this old thread about the same issue:
https://qemu-devel.nongnu.narkive.com/6hm8Fbvz/mailing-list-vs-dmarc-and-microsoft-com-s-p-reject-policy
Which says that this can happen when using p=reject policy.
However, doing a bcc to another of my personal addresses,
it looks like the SKIM/SPF/DMARC is all passing,
and non of them seem to have p=reject:
ARC-Authentication-Results: i=1; mx.google.com;
dkim=pass header.i=@wdc.com header.s=dkim.wdc.com header.b=TTwPBUcS;
spf=pass (google.com: domain of prvs=171ad38db=niklas.cassel@wdc.com designates 216.71.153.141 as permitted sender) smtp.mailfrom="prvs=171ad38db=niklas.cassel@wdc.com";
dmarc=pass (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=wdc.com
Return-Path: <prvs=171ad38db=niklas.cassel@wdc.com>
Received: from esa3.hgst.iphmx.com (esa3.hgst.iphmx.com. [216.71.153.141])
by mx.google.com with ESMTPS id sd33-20020a1709076e2100b00711f20051f2si13306645ejc.697.2022.06.28.05.22.25
for <nks.gnu@gmail.com>
(version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
Tue, 28 Jun 2022 05:22:26 -0700 (PDT)
Received-SPF: pass (google.com: domain of prvs=171ad38db=niklas.cassel@wdc.com designates 216.71.153.141 as permitted sender) client-ip=216.71.153.141;
Authentication-Results: mx.google.com;
dkim=pass header.i=@wdc.com header.s=dkim.wdc.com header.b=TTwPBUcS;
spf=pass (google.com: domain of prvs=171ad38db=niklas.cassel@wdc.com designates 216.71.153.141 as permitted sender) smtp.mailfrom="prvs=171ad38db=niklas.cassel@wdc.com";
dmarc=pass (p=QUARANTINE sp=QUARANTINE dis=NONE)
Any idea why mailmain is rewriting the "From:" field for my messages?
Kind regards,
Niklas
next prev parent reply other threads:[~2022-06-28 12:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-28 12:22 [PATCH] hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node Niklas Cassel via
2022-06-28 12:43 ` Niklas Cassel via [this message]
2022-07-07 6:02 ` Klaus Jensen
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=Yrr3emLTQvJuEh2v@x1-carbon \
--to=qemu-devel@nongnu.org \
--cc=Damien.LeMoal@wdc.com \
--cc=Niklas.Cassel@wdc.com \
--cc=hch@infradead.org \
--cc=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
/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).