From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id E853B3858D28 for ; Mon, 19 Dec 2022 23:25:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E853B3858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x15.wildebeest.org [172.31.17.151]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id D998A30067C3; Tue, 20 Dec 2022 00:25:21 +0100 (CET) Received: by reform (Postfix, from userid 1000) id A61402E808FB; Tue, 20 Dec 2022 00:25:21 +0100 (CET) Date: Tue, 20 Dec 2022 00:25:21 +0100 From: Mark Wielaard To: Brian.Inglis@shaw.ca, Overseers mailing list Cc: Corinna Vinschen , Brian Inglis Subject: Re: [PATCH] fhandler/proc.cc(format_proc_cpuinfo): add Linux 6.1 cpuinfo Message-ID: References: <45300667-6612-340b-02a0-600d415e30e0@Shaw.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45300667-6612-340b-02a0-600d415e30e0@Shaw.ca> X-Spam-Status: No, score=-3032.5 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Brian, On Mon, Dec 19, 2022 at 03:55:01PM -0700, Brian Inglis via Overseers wrote: > Hi Corinna, > > And once again I have my fifth moderation message: > > > Subject: Your message to Postmaster awaits moderator approval > > From: postmaster-owner@sourceware.org > > To: brian.inglis@shaw.ca > > Date: Mon, 19 Dec 2022 22:38:06 +0000 > > > > Your mail to 'Postmaster' with the subject > > > > Re: [PATCH] fhandler/proc.cc(format_proc_cpuinfo): add Linux 6.1 > > cpuinfo > > > > Is being held until the list moderator can review it for approval. > > > > The reason it is being held: > > > > Message has implicit destination That is really odd. I cannot figure out how your message got to postmaster. Or what the intended destination was. Would you have the original message (including full headers) as you sent it? Thanks, Mark