From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: how to make the bug tracker not to acknowledge each message? Date: Fri, 03 Oct 2008 14:32:01 -0400 Message-ID: References: <200810031817.m93IH0m6023705@mothra.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223058877 12263 80.91.229.12 (3 Oct 2008 18:34:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 18:34:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 03 20:35:33 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KlpUx-0004Ua-5v for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 20:35:31 +0200 Original-Received: from localhost ([127.0.0.1]:39361 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlpTt-0005SZ-MO for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 14:34:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlpTo-0005S5-Sw for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:34:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlpTn-0005Rh-Au for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:34:20 -0400 Original-Received: from [199.232.76.173] (port=46926 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlpTn-0005Re-7V for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:34:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41561) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KlpTm-00085J-TA for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:34:18 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KlpRZ-0005Bv-SX; Fri, 03 Oct 2008 14:32:01 -0400 X-Spook: Albright sweep INS MD5 NWO AUTODIN CBNRC unclassified X-Ran: QjG{oj7z@14"=U]=P(5'11?9Ac+j~Owls@x/:RL86DbhO?%p"$X%RKBm_w@%x8Ov:K.d'_ X-Hue: black X-Attribution: GM In-Reply-To: <200810031817.m93IH0m6023705@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Fri, 3 Oct 2008 11:17:00 -0700 (PDT)") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104333 Archived-At: Dan Nicolaescu wrote: > For each email sent to the backtracker it sends back a message with > the subject: > > bug#XYZ: Info received (bug#XYZ: blah blah) > > How does one stop it from doing that? admin/notes/bugtracker ** To not get acknowledgement mail from the tracker, add an "X-Debbugs-No-Ack:" header (with any value).