Re: [GIT PULL] Performance events changes for v6.12
From: Linus Torvalds
Date: Thu Sep 19 2024 - 04:42:50 EST
On Thu, Sep 19, 2024 at 10:33 AM Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> Thanks a lot - I fixed up my SMTP sending path, so starting with this mail
> it shouldn't go to your spam folder anymore.
Well, that didn't work at all. It's still marked as spam, and the
headers of your email still say you go through gmail:
Received: from gmail.com (1F2EF419.nat.pool.telekom.hu. [31.46.244.25])
by smtp.gmail.com with ESMTPSA id
ffacd0b85a97d-378e73e80basm14420731f8f.26.2024.09.19.01.33.08
(version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
Thu, 19 Sep 2024 01:33:09 -0700 (PDT)
Sender: Ingo Molnar <mingo.kernel.org@xxxxxxxxx>
Date: Thu, 19 Sep 2024 10:33:06 +0200
From: Ingo Molnar <mingo@xxxxxxxxxx>
with no sign of it having gone through mail.kernel.org (which is the
only way to get the right DKIM). So it still ends up with that
dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=QUARANTINE)
header.from=kernel.org;
thing.
Linus