diff options
author | Glenn Morris <rgm@gnu.org> | 2009-12-19 20:32:11 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-12-19 20:32:11 +0000 |
commit | b64afe5401ac08796901f18d49685c27d0d53735 (patch) | |
tree | 28719226306e02a0fc9f7f7e9535bb6e24fd0b7b /admin/notes | |
parent | be996d82f590113d9f8dec21929844bc9e4b796f (diff) | |
download | emacs-b64afe5401ac08796901f18d49685c27d0d53735.tar.gz |
Update some addresses for debbugs.gnu.org.
Diffstat (limited to 'admin/notes')
-rw-r--r-- | admin/notes/bugtracker | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index c1ee8c1cd6e..52479317b1d 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -43,20 +43,16 @@ new report. Gnus users can add the following to message-dont-reply-to-names; similarly with Rmail and rmail-dont-reply-to-names: -[FIXME needs updating for debbugs.gnu.org] - "\\(emacs-pretest-bug\\|bug-gnu-emacs\\)@gnu\\.org\\|\ -\\(\\(submit\\|control\\|owner\\)@emacsbugs\\.\\|bug-submit-list@\\)\ -donarmstrong\\.com" - -The "bug-submit-list@donarmstrong.com" and -"owner@debbugs.gnu.org" entries are there because they can -appear in the "Resent-To" and "Resent-CC" headers, respectively. For a -long time Rmail erroneously included these headers in replies. If you -correspond with an Rmail user on a bug, these addresses may end up in -the Cc. Mailing to them does nothing but create duplicates and errors. -(It is possible you might want to have a dialog with the owner -address, outside of normal bug reporting.) +\\(submit\\|control\\|owner\\)@debbugs\\.gnu\\.org" + +The "owner@debbugs.gnu.org" entry is there because it appears in the +"Resent-To" header. For a long time Rmail erroneously included such +headers in replies. If you correspond with an Rmail user on a bug, +these addresses may end up in the Cc. Mailing to them does nothing +but create duplicates and errors. (It is possible you might want to +have a dialog with the owner address, outside of normal bug +reporting.) ** When reporting a bug, to send a Cc to another address (e.g. bug-cc-mode@gnu.org), do NOT just use a Cc: header. @@ -86,18 +82,16 @@ remains in the To: address. They reach the bug list by being resent. Mails arriving at the bug list have the following Resent-* headers: -[ FIXME needs updating for debbugs.gnu.org ] - Resent-From: person who submitted the bug -Resent-To: bug-submit-list@donarmstrong.com +Resent-To: owner@debbugs.gnu.org Resent-CC: maintainer email address, plus any X-Debbugs-CC: entries -The "maintainer email address" is "Emacs Bugs <bug-gnu-emacs@gnu.org>" -in most cases. +The "maintainer email address" is "bug-gnu-emacs@gnu.org" in most cases. They also have: -Reply-To: bug submitter, 123@debbugs.gnu.org +Reply-To: bug submitter, 123@debbugs.gnu.org +Mail-Followup-To: bug submitter, 123@debbugs.gnu.org ** To not get acknowledgement mail from the tracker, add an "X-Debbugs-No-Ack:" header (with any value). If you use Gnus, |