comparison admin/notes/bugtracker @ 96401:e29fc647bad3

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 28 Jun 2008 19:12:50 +0000
parents c859b77bcd7f
children 7f88a1df4a80
comparison
equal deleted inserted replaced
96400:585442305288 96401:e29fc647bad3
10 Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a 10 Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a
11 mail with the bug report number in. 11 mail with the bug report number in.
12 12
13 ** To not get acknowledgement mail from the tracker, 13 ** To not get acknowledgement mail from the tracker,
14 add an "X-Debbugs-No-Ack:" header (with any value). 14 add an "X-Debbugs-No-Ack:" header (with any value).
15
16 ** Not interested in tracker control messages (tags being set, etc)?
17 Discard mails matching:
18
19 ^X-Emacs-PR-Message: transcript
20
21 ** How to avoid multiple copies of mails.
22 When you reply to a bug, respect the Reply-To address, ie send mail
23 only to the submitter address and the numbered bug address. Do not
24 send mail direct to bug-gnu-emacs or emacs-pretest-bug unless you are
25 reporting a new bug.
15 26
16 ** To close bug #123 (for example), send mail 27 ** To close bug #123 (for example), send mail
17 28
18 To: 123-done@emacsbugs.donarmstrong.com 29 To: 123-done@emacsbugs.donarmstrong.com
19 30