From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: how to make the bug tracker not to acknowledge each message? Date: Fri, 3 Oct 2008 11:50:33 -0700 (PDT) Message-ID: <200810031850.m93IoXng023748@mothra.ics.uci.edu> 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 1223059867 15447 80.91.229.12 (3 Oct 2008 18:51:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 18:51:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 03 20:52:04 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 1Klpkw-0001uN-U6 for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 20:52:03 +0200 Original-Received: from localhost ([127.0.0.1]:46924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Klpjt-0004xk-T3 for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 14:50:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Klpjp-0004xV-Hs for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:50:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Klpjn-0004xF-Li for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:50:53 -0400 Original-Received: from [199.232.76.173] (port=43024 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Klpjn-0004xA-GK for emacs-devel@gnu.org; Fri, 03 Oct 2008 14:50:51 -0400 Original-Received: from sallyv2.ics.uci.edu ([128.195.1.120]:59495) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1Klpji-0004LU-NX; Fri, 03 Oct 2008 14:50:47 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m93IoXE9010306; Fri, 3 Oct 2008 11:50:37 -0700 (PDT) Original-Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m93IoXng023748; Fri, 3 Oct 2008 11:50:33 -0700 (PDT) In-Reply-To: (Glenn Morris's message of "Fri, 03 Oct 2008 14:32:01 -0400") Original-Lines: 23 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m93IoXE9010306 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:104334 Archived-At: Glenn Morris writes: > 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). Thanks, but this forces one to do something for every single message. Is there a way to do it once and for all? (if anyone has the gnus incantation to do the above automatically, please post it here) Is this a good default? After all people don't really expect acknowledgments for email in general...