Hi, My emails to the qemu-devel, qemu-riscv, and qemu-arm mailing lists regarding the "[PATCH v4 0/4] acpi: Add machine option to disable SPCR table" series are being rejected by these mailing lists, while other recipients are unaffected. This issue didn't occur with versions v1-v3, which I sent via Zoho webmail instead of git-send-email. The error messages are:
``` This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. [email protected], ERROR CODE :550 - Message headers fail syntax check (... qemu-riscv/qemu-arm ...) Reporting-MTA: dns; mx.zohomail.com Arrival-Date: Wed, 28 May 2025 16:09:36 +0800 Original-Recipient: rfc822; [email protected] Final-Recipient: rfc822; [email protected] Status: 550 Action: failed Last-Attempt-Date: 28 May 2025 08:11:19 GMT Diagnostic-Code: Message headers fail syntax check Remote-MTA: dns; eggs.gnu.org (... qemu-riscv/qemu-arm ...) ``` And below is the email header: ``` Received: by mx.zohomail.com with SMTPS id 1748419823397138.51964085412385; Wed, 28 May 2025 01:10:23 -0700 (PDT) From: Li Chen <[email protected]> To: "Peter Maydell" <[email protected]>, "Shannon Zhao" <[email protected]>, "Michael S. Tsirkin" <[email protected]>, "Igor Mammedov" <[email protected]>, "Ani Sinha" <[email protected]>, "Eduardo Habkost" <[email protected]>, "Marcel Apfelbaum" <[email protected]>, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= <[email protected]>, "Yanan Wang" <[email protected]>, "Zhao Liu" <[email protected]>, "Song Gao" <[email protected]>, "Jiaxun Yang" <[email protected]>, "Sunil V L" <[email protected]>, "Palmer Dabbelt" <[email protected]>, "Alistair Francis" <[email protected]>, "Weiwei Li" <[email protected]>, "qemu-arm" <[email protected]>, "qemu-devel" <[email protected]>, "qemu-riscv" " <[email protected]> Cc: Li Chen <[email protected]> Bcc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] Subject: [PATCH v4 0/4] acpi: Add machine option to disable SPCR table Date: Wed, 28 May 2025 16:09:36 +0800 Message-ID: <[email protected]> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External (...subject and body...) ``` Any ideas what caused this syntax check failure? Thanks! Regards, Li
