From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2290 invoked by alias); 2 Apr 2004 15:57:11 -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 2263 invoked from network); 2 Apr 2004 15:57:08 -0000 Received: from unknown (HELO bosbc.com) (66.30.22.40) by sources.redhat.com with SMTP; 2 Apr 2004 15:57:08 -0000 Received: by bosbc.com (Postfix, from userid 201) id 4AC6A400006; Fri, 2 Apr 2004 10:57:08 -0500 (EST) Date: Fri, 02 Apr 2004 15:57:00 -0000 From: Christopher Faylor To: Ranjit Mathew Cc: overseers@sources.redhat.com Subject: Re: Error trying to get CVS write access via web-form Message-ID: <20040402155707.GC1144@coc.bosbc.com> Mail-Followup-To: Ranjit Mathew , overseers@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q2/txt/msg00005.txt.bz2 On Fri, Apr 02, 2004 at 06:07:13PM +0530, Ranjit Mathew wrote: >I finally figured out by looking at the source of the ps_form.cgi >script that my signature was not matching any of the regexes given >there simply because I'd given "Ranjit Mathew " as >my comment, which was not of the form "user@domain" expected by the >applicable regex! Calm down, please. >I think this regex should either be corrected or the page should >explain that the comment can only be of this form. You have the source, right? Does anything suggest itself to you? cgf