From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cgf.cx (external.cgf.cx [107.170.62.102]) by sourceware.org (Postfix) with ESMTP id 60D9238930C3; Wed, 29 Apr 2020 14:24:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 60D9238930C3 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 cgf.cx 1768D40481 X-Spam-Level: X-Spam-CGF-Status: No, score=-5.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, TXREP autolearn=ham autolearn_force=no version=3.4.4 spammy=people's, libcalphasourcewareorg, libc-alpha@sourceware.org, U*libc-alpha Received: by cgf.cx (sSMTP sendmail emulation); Wed, 29 Apr 2020 10:24:37 -0400 Date: Wed, 29 Apr 2020 10:24:37 -0400 From: Christopher Faylor To: Florian Weimer Cc: overseers@sourceware.org, libc-alpha@sourceware.org Subject: Re: Early blind copy for libc-alpha Message-ID: <20200429142437.GA15920@cgf.cx> Mail-Followup-To: Florian Weimer , overseers@sourceware.org, libc-alpha@sourceware.org References: <87y2qeejd2.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y2qeejd2.fsf@mid.deneb.enyo.de> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Status: No, score=-1262.8 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, KHOP_HELO_FCRDNS, SPF_HELO_PASS, SPF_NEUTRAL, TXREP, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 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: Wed, 29 Apr 2020 14:24:42 -0000 On Wed, Apr 29, 2020 at 11:23:05AM +0200, Florian Weimer wrote: >Would it be possible to get an early copy of messages sent to > before they go into Mailman? > >It will help those of us who apply patches on other people's behalf, >without having to undo the Mailman mangling first. What specifically is mailman doing to the email you receive? cgf