From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by server2.sourceware.org (Postfix) with ESMTPS id 2D54C3944406; Mon, 9 Mar 2020 09:52:04 +0000 (GMT) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 58CE4470; Mon, 9 Mar 2020 05:52:01 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 09 Mar 2020 05:52:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=YpvP5WiyxqjVepdYdmWOILQTd102UtJqPvR4NdUWC Uo=; b=ucy5EUGlse7U9gTMR1ZzZWwV6MPK9gXFESzwO5sBAuaH9G3tJXJUROQhA G+l7fmxKNO3Lt0p3qntr54vzvzRYa4QD8bu17fpEhKwHIfynfgVlMrSEgs/CMLn1 NkRPjujttxYpHJUPY2pAFnZU+yfTl8yxlWEe7MtoLz8uex5HBQULHkhvDoOUGeKh 7IcNagpujApSmgwj48pufhLlEGvrUa8Ca/HWmHgJnnvZPk4okKrb/CBF7tmOMPvG sUUn9FB9PzZB75Um5sgB1bdyDkgPuRFTRNmUfclmAsovD1H+8V9thyCqPFLY1p7J K7Qxn/tSE1h+W15jvrDjGH4mZcfrg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedruddukedguddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkjghfofggtgfgsehtje ertdfjtddvnecuhfhrohhmpeftihgthhgrrhguuceurhgrughfihgvlhguuceosghrrggu fhhivghrsehfshhtrggsrdhmvgeqnecukfhppeduleefrdduudejrdduleehrddutddvne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepsghrrggu fhhivghrsehfshhtrggsrdhmvg X-ME-Proxy: Received: from argon (unknown [193.117.195.102]) by mail.messagingengine.com (Postfix) with ESMTPA id 5F03B30612AF; Mon, 9 Mar 2020 05:52:00 -0400 (EDT) Date: Mon, 9 Mar 2020 09:51:58 +0000 From: Richard Bradfield To: gcc@gcc.gnu.org Cc: overseers@gcc.gnu.org, gfortran Subject: List-Id header being stripped (was:Re: Mailing list stripping off attachments) Message-Id: <20200309095158.6a5f8c29bcf447e852cdc335@fstab.me> In-Reply-To: <8d833f8d-243f-e8b8-69ed-124ef33b7746@codesourcery.com> References: <3f4869fd-d852-a8a6-117f-e767a417ff95@codesourcery.com> <8d833f8d-243f-e8b8-69ed-124ef33b7746@codesourcery.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2020 09:52:05 -0000 On Mon, 9 Mar 2020 10:46:31 +0100, Tobias Burnus wrote: > Hi Thomas, hi Overseers > > I can confirm that those are stripped off! > > I did sent an email with three attachments: > * test.txt (text/plain) > * test.diff (text/x-diff) > * the company's disclaimer It appears that since the migration (or whatever happened on the list over the weekend), the List-Id header is also being stripped from outbound mail. The last GCC mail I have where the header is intact was from Friday 6th. -- Richard