GNU bug report logs - #5384
Treatment of addresses in /usr/lib/debbugs/process

Previous Next

Package: debbugs.gnu.org;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 15 Jan 2010 01:48:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: bug-gnu-emacs <at> gnu.org (Emacs bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#5384 closed by Glenn Morris <rgm <at> gnu.org> (Re: Bug#5384)
Date: Fri, 22 Jan 2010 20:22:02 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the debbugs.gnu.org package:

#5384: Treatment of addresses in /usr/lib/debbugs/process 

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
5384: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5384
Emacs Bug Tracking System
Contact bug-gnu-emacs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 5384-done <at> debbugs.gnu.org
Subject: Re: Bug#5384
Date: Fri, 22 Jan 2010 15:21:42 -0500
Implemented.

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: emacsbugs <quiet <at> debbugs.gnu.org>
Subject: Treatment of addresses in /usr/lib/debbugs/process 
Date: Thu, 14 Jan 2010 20:47:36 -0500
Package: debbugs.gnu.org

I think /usr/lib/debbugs/process is ok now, but to make it all really
correct, here are the changes I'd like to make at some point. This is
all for new reports only:

Use get_addresses to scan every address in the input To: and Cc: headers.

(There should not be any CC: header in a new report, but rather an
X-Debbugs-CC header instead. Should we insert a warning or something if
there was a CC header?)

In the To: header in the mail that gets sent out, replace any instances
of submit <at> debbugs (using variables rather than hard-coding; ie the
submission address), or bug-gnu-emacs (variable; ie the maintenance
address), or emacs-pretest-bug (would have to be hard-coded) with
$ref\@$gEmailDomain (ie the bug number).

(See http://lists.gnu.org/archive/html/emacs-devel/2010-01/msg00543.html )

Put all other addresses in the CC: header, including any X-Debbugs-CC
header (see bug#1780).

(Note that the To: and CC: headers in the mail are just for display and
are separate from the actual addresses that the mail gets sent to.)

Then there will no longer be a need to insert a Mail-Followup-To header.

Finally, remove any duplicate addresses.



This bug report was last modified 15 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.