emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r100550: * admin/notes/bugtracker: No


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100550: * admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.
Date: Tue, 08 Jun 2010 23:53:17 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100550
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2010-06-08 23:53:17 -0700
message:
  * admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.
modified:
  admin/notes/bugtracker
=== modified file 'admin/notes/bugtracker'
--- a/admin/notes/bugtracker    2010-05-22 17:39:35 +0000
+++ b/admin/notes/bugtracker    2010-06-09 06:53:17 +0000
@@ -149,6 +149,23 @@
 
 ^X-GNU-PR-Message: (transcript|closed)
 
+** Not receiving messages in response to your control commands?
+The messages debbugs sends out in response to control-server commands
+always have headers To: address@hidden, and Cc: address@hidden
+(the latter is an alias for the emacs-bug-tracker mailing list).
+These are also the addresses to which a copy of the response is sent.
+(In general, there need not be any relation between the To: and Cc:
+headers visible in a message and where debbugs actually sends it.)
+If you used an X-Debbugs-No-Ack header, however, a copy is _not_ sent
+to you, but the To: header is unchanged.  If you are subscribed to the
+emacs-bug-tracker mailing list and have duplicate suppression turned
+on, the presence of your address in the To: header will cause Mailman
+to not send you a list copy, because it thinks you have received a
+direct copy.  If you used X-Debbugs-No-Ack, this is not the case, and
+you won't get any copy at all.  If this bothers you, don't use both
+X-Debbugs-No-Ack and Mailman duplicate suppression for the
+emacs-bug-tracker mailing list, just pick one or the other.
+
 ** How to avoid multiple copies of mails.
 If you reply to reports in the normal way, this should work fine.
 Basically, reply only to the numbered bug address (and any individual


reply via email to

[Prev in Thread] Current Thread [Next in Thread]