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. qemu-devel@nongnu.org, 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; qemu-devel@nongnu.org Final-Recipient: rfc822; qemu-devel@nongnu.org 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 <me@linux.beauty> To: "Peter Maydell" <peter.mayd...@linaro.org>, "Shannon Zhao" <shannon.zha...@gmail.com>, "Michael S. Tsirkin" <m...@redhat.com>, "Igor Mammedov" <imamm...@redhat.com>, "Ani Sinha" <anisi...@redhat.com>, "Eduardo Habkost" <edua...@habkost.net>, "Marcel Apfelbaum" <marcel.apfelb...@gmail.com>, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= <phi...@linaro.org>, "Yanan Wang" <wangyana...@huawei.com>, "Zhao Liu" <zhao1....@intel.com>, "Song Gao" <gaos...@loongson.cn>, "Jiaxun Yang" <jiaxun.y...@flygoat.com>, "Sunil V L" <suni...@ventanamicro.com>, "Palmer Dabbelt" <pal...@dabbelt.com>, "Alistair Francis" <alistair.fran...@wdc.com>, "Weiwei Li" <liwei1...@gmail.com>, "qemu-arm" <qemu-...@nongnu.org>, "qemu-devel" <qemu-devel@nongnu.org>, "qemu-riscv" " <qemu-ri...@nongnu.org> Cc: Li Chen <chenl...@chinatelecom.cn> Bcc: peter.mayd...@linaro.org, shannon.zha...@gmail.com, m...@redhat.com, imamm...@redhat.com, anisi...@redhat.com, edua...@habkost.net, marcel.apfelb...@gmail.com, phi...@linaro.org, wangyana...@huawei.com, zhao1....@intel.com, gaos...@loongson.cn, jiaxun.y...@flygoat.com, suni...@ventanamicro.com, pal...@dabbelt.com, alistair.fran...@wdc.com, liwei1...@gmail.com, qemu-...@nongnu.org, qemu-devel@nongnu.org Subject: [PATCH v4 0/4] acpi: Add machine option to disable SPCR table Date: Wed, 28 May 2025 16:09:36 +0800 Message-ID: <20250528080950.443075-1-me@linux.beauty> 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