Mercurial > emacs
changeset 102276:b8be61499474
Mention bug 1720.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 26 Feb 2009 03:52:06 +0000 |
parents | 9b58e3a843b6 |
children | ac468e2eb03e |
files | admin/notes/bugtracker |
diffstat | 1 files changed, 32 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/notes/bugtracker Thu Feb 26 02:41:37 2009 +0000 +++ b/admin/notes/bugtracker Thu Feb 26 03:52:06 2009 +0000 @@ -60,6 +60,38 @@ in the subsequent discussion will end up creating a new bug. This is annoying. +Note that the way this feature works is perhaps not ideal (Bug#1720). +If X-Debbugs-CC: was specifed by a real header, that header is removed +in the mail sent out to the bug list, and the addresses merged into +the Resent-CC header (see below). They don't appear as an explicit CC: +header, nor do they appear in the Reply-To: header. So people you +X-Debbugs-CC are not included in any following discussion unless they are +manually cc'd. So this feature really only serves to notify them that +a bug has been filed. It's then up to them to follow any subsequent +discussion. + +If X-Debbugs-CC were merged into the Reply-To header, this might work +more the way people expect. + +** How does Debbugs send out mails? + +The mails are sent out to the bug list with From: and To: unchanged. +Eg if you file a bug with "submit@emacsbugs.donarmstrong.com", that +remains in the To: address. They reach the bug list by being resent. + +Mails arriving at the bug list have the following Resent-* headers: + +Resent-From: person who submitted the bug +Resent-To: bug-submit-list@donarmstrong.com +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. + +They also have: + +Reply-To: bug submitter, 123@emacsbugs.donarmstrong.com + ** To not get acknowledgement mail from the tracker, add an "X-Debbugs-No-Ack:" header (with any value). If you use Gnus, you can add an element to gnus-posting-styles to do this automatically, eg: