From owner-freebsd-questions@FreeBSD.ORG Wed Aug 4 20:47:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8043B106564A for ; Wed, 4 Aug 2010 20:47:08 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 5EB6D8FC0A for ; Wed, 4 Aug 2010 20:47:08 +0000 (UTC) Received: from unknown (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 95AE25C94; Wed, 4 Aug 2010 20:46:39 +0000 (UTC) Date: Wed, 4 Aug 2010 21:46:49 +0100 From: Bruce Cran To: Anonymous Message-ID: <20100804214649.00005e0a@unknown> In-Reply-To: <86vd7qocvp.fsf@gmail.com> References: <86vd7qocvp.fsf@gmail.com> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to subscribe to PR updates that are not assigned to a maillist? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 20:47:08 -0000 On Wed, 04 Aug 2010 15:06:50 +0400 Anonymous wrote: > Is querying CGI interface the only option? For example, in bugzilla I > can add myself to CC list. You can also grab the database using the gnats collection and csup, then query the PR using query-pr. -- Bruce Cran