From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2398 invoked from network); 26 Jul 2002 16:44:11 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 26 Jul 2002 16:44:11 -0000 Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Y8CB-0000l1-00; Fri, 26 Jul 2002 12:44:03 -0400 Received: from axp.csl.sri.com ([130.107.2.30]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Y8BV-0000kE-00 for ; Fri, 26 Jul 2002 12:43:21 -0400 Received: from axp.csl.sri.com (localhost [127.0.0.1]) by axp.csl.sri.com (8.12.5/8.12.5) with ESMTP id g6QGhGIP012985; Fri, 26 Jul 2002 09:43:19 -0700 (PDT) (envelope-from hogsett@axp.csl.sri.com) Message-Id: <200207261643.g6QGhGIP012985@axp.csl.sri.com> To: schenk@intes.de cc: Mike Hogsett , help-gnats@gnu.org Subject: Re: config : ACKNOWLEDGE=1 In-Reply-To: Message from Rainer Schenk of "Fri, 26 Jul 2002 10:24:13 +0200." Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII From: Mike Hogsett Sender: help-gnats-admin@gnu.org Errors-To: help-gnats-admin@gnu.org X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General discussion about GNU GNATS List-Archive: Date: Sun, 28 Jul 2002 12:24:00 -0000 X-SW-Source: 2002-q3/txt/msg00026.txt.bz2 Well I upgraded to GNATS 3.999.1 and had the same problems. What I could figure out was that if the PR is not in the correct format it places the PR in the *default* queue (by default this is pending, it is the first listed in the categories file). If this happens it does not send the auto-reply and only sends to gnats-admin and the responsible for the queue. In function createNewPRFile() in file file-pr.c near line 374 I commented out */ if (strcmp (category->admFields[CategoryAdmKey], defaultCategory (database)) != 0) { */ and /* else { composeMailMessage (pr, NULL, "initial-pr-notification-pending", NULL, bad_fields, err); } } */ so that it treated mail going to the default queue the same as that going to other queues. > On Friday 12 July 2002 01:45, Mike Hogsett wrote: > > I have ACKNOWLEDGE=1 in > > /usr/local/share/gnats/gnats-db/gnats-adm/config but ack mail doesn't > > appear to be getting sent. > > > > How can I debug this? > > > > The submitter will recieve mail if I edit the pr, but not the ack. > > > > We have the same problem here, any ideas? > > Thanks in advance, > -- > Rainer Schenk > > ------------------------------------------------------------------------ > PERMAS User Support | INTES GmbH |Tel +49 711 78499-22 > mailto:schenk@intes.de |Schulze-Delitzsch-Str.16 |Fax +49 711 78499-10 > http://www.intes.de |70565 Stuttgart / Germany| > _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats