Re: [PATCH v1 00/32] Live Update Orchestrator
From: Pasha Tatashin <pasha.tatashin@soleen.com>
Date: 2025-07-04 21:27:44
Also in:
linux-doc, linux-fsdevel, linux-mm, lkml
On Fri, Jul 4, 2025 at 1:33 PM Jason Gunthorpe [off-list ref] wrote:
On Wed, Jun 25, 2025 at 07:44:12PM -0400, pasha.tatashin wrote:quoted
On Wed, Jun 25, 2025 at 7:26 PM Benjamin LaHaise [off-list ref] wrote:quoted
FYI: Every one of your emails to the list for this series was bounced by all the recipients using @gmail.com email addresses. -ben (owner-linux-mm)This is extremely annoying, I will need to figure out why this is happening. soleen.com uses google workspace.b4 also seems unhappy with your mail: X [PATCH v1 1/32] kho: init new_physxa->phys_bits to fix lockdep X BADSIG: DKIM/soleen-com.20230601.gappssmtp.com Though I spent a few mins trying to guess why and came up empty. The mail servers thought the DKIM was OK when they accepted it.. ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=soleen.com; spf=pass smtp.mailfrom=soleen.com; dkim=pass (2048-bit key) header.d=soleen-com.20230601.gappssmtp.com header.i=@soleen-com.20230601.gappssmtp.com header.b=VxWLPP8s; arc=none smtp.client-ip=209.85.219.177 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=soleen.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=soleen.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=soleen-com.20230601.gappssmtp.com header.i=@soleen-com.20230601.gappssmtp.com header.b="VxWLPP8s" Received: by mail-yb1-f177.google.com with SMTP id 3f1490d57ef6-e8259b783f6so264959276.3 for [off-list ref]; Wed, 25 Jun 2025 16:18:45 -0700 (PDT)
Thank you Jason, I think I found the reason why this happened: While DMARC itself was enabled, the Quarantine/Reject policy was set to none. I will resend this series. Pasha