From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36965 invoked by alias); 31 Oct 2018 00:54:45 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 36406 invoked by uid 89); 31 Oct 2018 00:54:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_05,SPF_HELO_PASS,SPF_NEUTRAL autolearn=no version=3.3.2 spammy=H*RU:cgf.cx, Hx-spam-relays-external:cgf.cx, HDKIM-Filter:cgf.cx, msgid X-HELO: cgf.cx Received: from external.cgf.cx (HELO cgf.cx) (107.170.62.102) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 Oct 2018 00:54:43 +0000 Received: from ednor.casa.cgf.cx (pool-100-0-186-251.bstnma.fios.verizon.net [100.0.186.251]) by cgf.cx (Postfix) with ESMTPA id 808F7413EB; Tue, 30 Oct 2018 20:54:38 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.11.0 cgf.cx 808F7413EB Received: by ednor.casa.cgf.cx (sSMTP sendmail emulation); Tue, 30 Oct 2018 20:54:37 -0400 Date: Wed, 31 Oct 2018 00:54:00 -0000 From: Christopher Faylor To: Simon Marchi , "overseers@sourceware.org" Subject: Re: Sender field in gdb-patches messages Message-ID: <20181031005437.GA4659@ednor.casa.cgf.cx> Mail-Followup-To: Simon Marchi , "overseers@sourceware.org" References: <90912413-3515-88b4-4e8d-f9ac625a108a@ericsson.com> <20181031003536.GA13907@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181031003536.GA13907@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2018-q4/txt/msg00026.txt.bz2 On Tue, Oct 30, 2018 at 08:35:36PM -0400, Christopher Faylor wrote: >On Tue, Oct 30, 2018 at 10:11:02PM +0000, Simon Marchi wrote: >>I noticed a change in the messages on gdb-patches, I don't know about other lists. >> >>Recent messages (in the last two hours maybe) include a >> >> Sender: gdb-patches-owner > >Here's a 2015 message to gdb-patches: > >https://sourceware.org/cgi-bin/get-raw-msg?listname=gdb-patches&date=2015-12&msgid=56855C47.7090004%40codesourcery.com > >It has the same header. In fact, this message has an overseers-owner Sender field. > >I didn't go back further but I expect that it's been like that for more >than a decade. > >When I replied to this message overseers-owner was not included in the reply. I >suspect that if there is a change, it's on your end. > >Btw, please don't include raw email addresses in the body of mail to mailing lists. >That is a surefire way to increase the amount of spam sent to that address. Btw, if I'm reading https://tools.ietf.org/html/rfc822 correctly, you aren't supposed to be repling to Sender. cgf