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


Message #1 received at quiet <at> debbugs.gnu.org (full text, mbox):

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 120 days ago.

Previous Next


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