From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: New bug tracker server Date: Wed, 25 Nov 2009 11:31:13 -0500 Message-ID: <87einmtvla.fsf@stupidchicken.com> References: <87ljifrx8s.fsf@stupidchicken.com> <87fx8ck7jh.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1259166804 3908 80.91.229.12 (25 Nov 2009 16:33:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Nov 2009 16:33:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 25 17:33:17 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NDKnp-0000Dy-Iy for ged-emacs-devel@m.gmane.org; Wed, 25 Nov 2009 17:33:13 +0100 Original-Received: from localhost ([127.0.0.1]:45824 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDKno-0002Oa-DC for ged-emacs-devel@m.gmane.org; Wed, 25 Nov 2009 11:33:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDKm4-0001o6-II for emacs-devel@gnu.org; Wed, 25 Nov 2009 11:31:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDKlz-0001kB-9e for emacs-devel@gnu.org; Wed, 25 Nov 2009 11:31:23 -0500 Original-Received: from [199.232.76.173] (port=53768 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDKly-0001k6-VR for emacs-devel@gnu.org; Wed, 25 Nov 2009 11:31:19 -0500 Original-Received: from pantheon-po42.its.yale.edu ([130.132.50.101]:35542) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NDKlw-0000Z5-A7; Wed, 25 Nov 2009 11:31:16 -0500 Original-Received: from furry (dhcp128036014119.central.yale.edu [128.36.14.119]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nAPGVEcQ031269 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 25 Nov 2009 11:31:15 -0500 Original-Received: by furry (Postfix, from userid 1000) id E53FDC071; Wed, 25 Nov 2009 11:31:13 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Tue, 24 Nov 2009 17:38:42 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117744 Archived-At: Stefan Monnier writes: >>> I have finished setting up the new bug tracker, and it's almost ready to >>> use now. Everyone who's interested, please give it a try. >>> >>> The system is set up as follows. > >> Something is wrong with messages sent to more than one debbugs address >> at the same time. > >> If I try to send a message to 4957@debbugs, it works. >> If I try to send a message to control@debbugs, it works. > >> If I try to do both in one message (cc'ing or bcc'ing control), it >> does not have the desired effect. Instead it ends up creating two new >> duplicate bug reports. See bugs 4958 through 4965. > > Indeed, in that case the destination info in the "Received" header is > probably missing. Yeah, that's the problem. I'm not sure how to solve this. When you send to, say, 4957-quiet@debbugs, the mail header looks like this: Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ND2YX-0003mO-6P for submit@debbugs.gnu.org; Tue, 24 Nov 2009 16:04:13 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ND2YW-0003mJ-En for 4957-quiet@debbugs.gnu.org; Tue, 24 Nov 2009 16:04:12 -0500 Based on the last "for 4957-quiet@debbugs.gnu.org" line, the script knows that the email was sent to 4957-quiet prior to going to the moderation list. When you send to 4957-quiet@debbugs and BCC control@debbugs, the headers get stripped out: Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ND1u8-0003Wd-24 for submit@debbugs.gnu.org; Tue, 24 Nov 2009 15:22:28 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ND1u7-0003WT-AY; Tue, 24 Nov 2009 15:22:27 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1ND1u3-0004qm-49; Tue, 24 Nov 2009 15:22:23 -0500 I don't know why this happens, but unless someone can think of a fix, it seems we have to either give up the practice of using BCC to manipulate bugs, or abandon moderation via mailing list. Thoughts?