Re: [PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 13/11/2024 at 02:52, Linus Torvalds wrote:
On Tue, Nov 12, 2024 at 6:05 AM Vincent Mailhol
<mailhol.vincent@xxxxxxxxxx> 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@xxxxxxxxxx>

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





[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux