aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r--admin/notes/bugtracker6
1 files changed, 4 insertions, 2 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index ee385f4dd75..9957bc9b567 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -103,7 +103,7 @@ This is annoying.
103to hopefully stop this happening, but it is still better to use X-Debbugs-CC.) 103to hopefully stop this happening, but it is still better to use X-Debbugs-CC.)
104 104
105If a new report contains X-Debbugs-CC in the input, this is 105If a new report contains X-Debbugs-CC in the input, this is
106converted to a real Cc header in the output. (See Bug#1720). 106converted to a real Cc header in the output. (See Bug#1780,5384)
107It is also merged into the Resent-CC header (see below). 107It is also merged into the Resent-CC header (see below).
108 108
109** How does Debbugs send out mails? 109** How does Debbugs send out mails?
@@ -627,7 +627,9 @@ following headers:
627 627
6281) The leading envelope From line. 6281) The leading envelope From line.
6292) Message-ID (get it from /var/log/mailman/vette). 6292) Message-ID (get it from /var/log/mailman/vette).
6303) X-Debbugs-Envelope-To: submit 6303) X-Debbugs-Envelope-To: xxx
631For a new report, xxx = submit; for a control message, xxx = control;
632for a reply to bug#123, xxx = 123
631 633
632Then pipe it to receive as above. 634Then pipe it to receive as above.
633 635