From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26752 invoked from network); 16 Mar 2005 16:46:05 -0000 Received: from unknown (HELO lists.gnu.org) (199.232.76.165) by sourceware.org with SMTP; 16 Mar 2005 16:46:05 -0000 Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBbtb-0008O4-F2 for listarch-gnats-devel@sources.redhat.com; Wed, 16 Mar 2005 12:01:23 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DBbpn-0005Bx-GY for help-gnats@gnu.org; Wed, 16 Mar 2005 11:57:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DBbpa-00055K-TS for help-gnats@gnu.org; Wed, 16 Mar 2005 11:57:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBbpa-00055E-Or for help-gnats@gnu.org; Wed, 16 Mar 2005 11:57:14 -0500 Received: from [199.199.210.160] (helo=chef.nerp.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DBbXs-0005UD-WE for help-gnats@gnu.org; Wed, 16 Mar 2005 11:38:57 -0500 Received: from skuld.wookimus.net (unknown [66.41.156.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by chef.nerp.net (Postfix) with ESMTP id 8BE435F8B4 for ; Wed, 16 Mar 2005 10:38:53 -0600 (CST) Received: from wookimus.net (skuld.wk [192.168.5.100]) by skuld.wookimus.net (Postfix) with ESMTP id 53BFE3DD9 for ; Wed, 16 Mar 2005 10:38:52 -0600 (CST) Received: by wookimus.net (Postfix, from userid 1000) id F22722354; Wed, 16 Mar 2005 10:32:18 -0600 (CST) Date: Sat, 19 Mar 2005 06:45:00 -0000 From: Chad Walstrom To: help-gnats@gnu.org Message-ID: <20050316163218.GC4282@wookimus.net> Mail-Followup-To: help-gnats@gnu.org References: <20050314194142.E02F947EED@mailgate.velankani.com> <002501c529fb$33f6ce70$0c0a000a@blr.velankani.com> Mime-Version: 1.0 In-Reply-To: <002501c529fb$33f6ce70$0c0a000a@blr.velankani.com> X-Operating-System: Linux skuld 2.6.8-1-k7 X-GnuPG-Fingerprint: B4AB D627 9CBD 687E 7A31 1950 0CC7 0B18 206C 5AFD User-Agent: Mutt/1.5.6+20040907i Subject: Re: Notify and reponsible mail : URL X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0102288013==" Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2005-q1/txt/msg00080.txt.bz2 --===============0102288013== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E/DnYTRukya0zdZ1" Content-Disposition: inline --E/DnYTRukya0zdZ1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1360 On Wed, Mar 16, 2005 at 01:08:53PM +0530, Hemanth S wrote: > How to provide an hyperlink to the PR's raised. That is the mail sent > to notify and responsible people when PR is raised. Section 4.3.7 of the documentation contains a description of Outgoing email formats, and can be referenced at: http://www.gnu.org/software/gnats/doc/4_0_beta_snapshot/Outgoing-email-form= ats.html#Outgoing%20email%20formats My last email had an example on a format used to give URL information for a gnatsweb installation. Email is always sent to the responsible person upon changes, if that person has an email address in the "responsible" file. If you want to add Notify-List, such as is present in our own GNATS database, add the field to dbconfig, and include it in the mail-format entries. # Notify list field "Notify-List" { description "Comma-separated list of email addresses for 'Cc:'" text query-default inexact-regexp textsearch } # ... in each mail-format entry, make this change... # Any additional header text we want to add. Must have a newline at # the end of each line. header { format "Precedence: junk\nSubject: %s/%s: %s\nCc: %s\n" fields { "Category" "Number" "Subject:" "Notify-List" } } --=20 Chad Walstrom http://www.wookimus.net/ assert(expired(knowledge)); /* core dump */ --E/DnYTRukya0zdZ1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCOF+SDMcLGCBsWv0RAuIZAJ0VsBZPF3fbPMfdHa68jXteIvWR3wCfeheI 3l2lFc1QR79tWR3HDCT675Q= =KkU9 -----END PGP SIGNATURE----- --E/DnYTRukya0zdZ1-- --===============0102288013== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 140 _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnats --===============0102288013==--