On Sun, Sep 8, 2024 at 6:04 PM Wei Liu <wei.liu@xxxxxxxxxx> wrote: > > hyperv-fixes for 6.11-rc8 > - [...] Wei, this was marked as spam for me, and the reason is that DMARC fails. And the reason for *that* is that the kernel.org mail server is now set up to be stricter: if you use a kernel.org "From:" address, it the DKIM signing has to be from kernel.org too. IOW, kernel.org has to be the SMTP server you use. And it looks like you just use gmail directly to send the email, and so your DKIM ends up being from google ("d=1e100.net"), not from kernel.org. So you need to change how you send email: https://korg.docs.kernel.org/mail.html because while I _do_ check my spam box, and while I caught this one, I'm not actually all that careful and only scan my spam very quickly and I _will_ lose email marked as spam. Linus