[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ac2bbf41-7801-4788-b842-69d9b6291907@wanadoo.fr>
Date: Wed, 13 Nov 2024 04:14:20 +0900
From: Vincent Mailhol <mailhol.vincent@...adoo.fr>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Yury Norov <yury.norov@...il.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Luc Van Oostenryck <luc.vanoostenryck@...il.com>,
linux-kernel@...r.kernel.org, linux-sparse@...r.kernel.org,
Rikard Falkeborn <rikard.falkeborn@...il.com>
Subject: Re: [PATCH v3 0/2] add _statically_true() to simplify
GENMASK_INPUT_CHECK()
On 13/11/2024 at 02:52, Linus Torvalds wrote:
> On Tue, Nov 12, 2024 at 6:05 AM Vincent Mailhol
> <mailhol.vincent@...adoo.fr> wrote:
>> v2 -> v3:
>>
>> - split the single patch into a series of two patches.
> I haven't actually gotten to the patches yet, because all your emails
> end up in my spam box.
>
> The reason is because your git-send-email setup is broken, resulting in:
>
> dmarc=fail (p=QUARANTINE sp=NONE dis=QUARANTINE) header.from=wanadoo.fr
>
> because you claim to use a wanadoo.fr address in your "From:" line:
>
> From: Vincent Mailhol <mailhol.vincent@...adoo.fr>
>
> but you actually used gmail to send it, and the DKIM hash was
> generated by gmail:
>
> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
> d=1e100.net;
>
> And then DMARC complains because the From: and the DKIM doesn't match.
>
> So to actually get the right DKIM hashes, you need to either
>
> (a) send email using the wanadoo.fr smtp gateway
>
> or
>
> (b) make the sender be that gmail address that you actually use for sending.
>
> Pls fix.
D'oh. Sorry for that and thanks for the notice. I just resent the full
v3 with the correct smtp gateway (note that you may see it coming from
smtp.orange.fr, this is the same as smtp.wanadoo.fr).
Yours sincerely,
Vincent Mailhol
Powered by blists - more mailing lists