On Fri, 2021-11-26 at 15:33 +0800, Yanling Song wrote: > This initial commit contains Ramaxel's spraid module. > > Signed-off-by: Yanling Song <songyl@xxxxxxxxxxx> Please stop. Something in your organization has sent this same email to the list over 20 times now. The headers seem to confirm it's something at your end not vger: Received: (majordomo@xxxxxxxxxxxxxxx) by vger.kernel.org via listexpand id S1353875AbhKZOv4 (ORCPT <rfc822;James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>); Fri, 26 Nov 2021 09:51:56 -0500 Received: from email.unionmem.com ([221.4.138.186]:60920 "EHLO VLXDG1SPAM1.ramaxel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1353445AbhKZOt4 (ORCPT <rfc822;linux-scsi@xxxxxxxxxxxxxxx>); Fri, 26 Nov 2021 09:49:56 -0500 Received: from VLXDG1SPAM1.ramaxel.com (localhost [127.0.0.2] (may be forged)) by VLXDG1SPAM1.ramaxel.com with ESMTP id 1AQ7rqwC023264 for <linux-scsi@xxxxxxxxxxxxxxx>; Fri, 26 Nov 2021 15:53:52 +0800 (GMT-8) (envelope-from songyl@xxxxxxxxxxx) Received: from V12DG1MBS01.ramaxel.local (v12dg1mbs01.ramaxel.local [172.26.18.31]) by VLXDG1SPAM1.ramaxel.com with ESMTPS id 1AQ7XF7m009870 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 26 Nov 2021 15:33:15 +0800 (GMT-8) (envelope-from songyl@xxxxxxxxxxx) Received: from localhost.localdomain (10.64.9.47) by V12DG1MBS01.ramaxel.local (172.26.18.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Fri, 26 Nov 2021 15:33:15 +0800 From: Yanling Song <songyl@xxxxxxxxxxx> To: <martin.petersen@xxxxxxxxxx>, <bvanassche@xxxxxxx> CC: <linux-scsi@xxxxxxxxxxxxxxx>, <songyl@xxxxxxxxxxx>, <yujiang@xxxxxxxxxxx> Subject: [PATCH V2] scsi:spraid: initial commit of Ramaxel spraid driver Date: Fri, 26 Nov 2021 15:33:10 +0800 I'd guess whatever the problem is, it's at your outbound spam filter: VLXDG1SPAM1.ramaxel.com We can fix it at our end by blocking email from the ramaxel.com domain but that would be a bit drastic ... James