From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2253 invoked by alias); 4 Feb 2003 04:17:19 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 2246 invoked from network); 4 Feb 2003 04:17:18 -0000 Received: from unknown (HELO dberlin.org) (69.3.5.6) by 172.16.49.205 with SMTP; 4 Feb 2003 04:17:18 -0000 Received: from [192.168.1.2] (HELO dberlin.org) by dberlin.org (CommuniGate Pro SMTP 4.0.5) with ESMTP-TLS id 2640135 for overseers@gcc.gnu.org; Mon, 03 Feb 2003 23:17:17 -0500 Date: Tue, 04 Feb 2003 04:17:00 -0000 From: Daniel Berlin To: overseers@gcc.gnu.org Subject: Web part of bugzilla is ready (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-q1/txt/msg00245.txt.bz2 The fast i can get answers to the questions below, the faster i can move gcc to bugzilla. Chris said he didn't know, and to mail overseers. I seriously hope *someone* knows the answers to the questions below. I don't have perms to the necessary directories on sources to try to figure out the answers myself. On Fri, Jan 31, 2003 at 06:11:49PM -0500, Daniel Berlin wrote: > The web portion of bugzilla is ready. > > > 1. I need to know how gcc-gnats actually works (IE the mail flow). > To auto-parse incoming gnats reports, i need to feed the entire > message > into a perl script that has access to bugzilla. > > How does mail to gcc-gnats end up on gcc-bugs? (IE is it > auto-mirroring in qmail, or is it done by a gnats handling script). > > 2. How does gcc-bugs email get appended to a bug? For bugzilla, it's, > as one would imagine, a perl script that does it.