From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from albireo.enyo.de (albireo.enyo.de [37.24.231.21]) by server2.sourceware.org (Postfix) with ESMTPS id 3EE313947C02; Mon, 9 Mar 2020 11:33:59 +0000 (GMT) Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jBGfT-0005vc-EZ; Mon, 09 Mar 2020 11:33:55 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1jBGdu-0004Qd-P6; Mon, 09 Mar 2020 12:32:18 +0100 From: Florian Weimer To: Richard Earnshaw Cc: Richard Bradfield , overseers@gcc.gnu.org, gcc@gcc.gnu.org, gfortran Subject: Re: List-Id header being stripped References: <3f4869fd-d852-a8a6-117f-e767a417ff95@codesourcery.com> <8d833f8d-243f-e8b8-69ed-124ef33b7746@codesourcery.com> <20200309095158.6a5f8c29bcf447e852cdc335@fstab.me> <87h7yxbz2e.fsf@mid.deneb.enyo.de> <83220a84-f9af-ab88-b915-cbc28a88311c@arm.com> Date: Mon, 09 Mar 2020 12:32:18 +0100 In-Reply-To: <83220a84-f9af-ab88-b915-cbc28a88311c@arm.com> (Richard Earnshaw's message of "Mon, 9 Mar 2020 10:49:14 +0000") Message-ID: <87y2s9ahml.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, SPF_HELO_NONE, 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 11:34:00 -0000 * Richard Earnshaw: > On 09/03/2020 10:30, Florian Weimer wrote: >> * Richard Bradfield: >> >>> 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. >> >> There weren't any List-Id headers before the migration. > > Yes there were (either that or the filters I've been using for years > were psychic!) Oh, right. They were added in 2006, after I had set up my filters apparently. 8-/ So the difference is List-Id: vs List-Id: Gcc mailing list I guess now you need to perform a substring match.