Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 101392E0089 for ; Thu, 20 Mar 2008 18:30:49 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 81471-02-2 for ; Thu, 20 Mar 2008 18:30:45 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id CFED02E004A for ; Thu, 20 Mar 2008 18:30:43 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 3DB11DCC66C; Thu, 20 Mar 2008 22:30:42 +0100 (CET) Message-ID: <47E2D825.70006@hagander.net> Date: Thu, 20 Mar 2008 22:33:25 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Alvaro Herrera CC: w^3 Subject: Re: pgsql-committers list is misconfigured References: <20080320192522.GF6235@alvh.no-ip.org> In-Reply-To: <20080320192522.GF6235@alvh.no-ip.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/424 X-Sequence-Number: 14543 Alvaro Herrera wrote: > Hi, > > Again a message to pgsql-committers went unsent. Bruce committed > changes to several README files, and I didn't get the email and it's not > on the archives either: > http://archives.postgresql.org/pgsql-committers/2008-03/ > (I guess it's somewhere on Maia's queue.) For example see rev 1.5 here: > http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/README It has come through here, I think. But the list server has had major issues today, so commit mails have been backing up for a *long* time on the cvs server. > Also, I sent an email with a fake @pgfoundry.org address this morning, > and it passed without requiring moderator approval. > Also, I added a > X-No-Archive header to avoid having the test message appearing on the > archives, but to no effect -- the message is there all right: > http://archives.postgresql.org/pgsql-committers/2008-03/msg00393.php Not sure if majordomo is supposed to listen to that header. Are we sure it is? > I think the idea here is that any pgfoundry.org address passes through > unmolested to allow the pgfoundry projects to publish their changes to > pgsql-committers. I think this is a mistake, and others have vouched > against this idea too (most notably Peter Eisentraut.) Yes, I believe that's the idea. > Finally, and what prompted this test message, was the fact that Heikki > committed a patch this morning and his message got stuck in the > moderation queue. I wonder how smart it is to be letting @pgfoundry.org > mails unchecked, but have @postgresql.org addresses filtered ... ?? Generally, the first mail from a new committer is approved and at that time it's whitelisted as well, IIRC. Which could certainly be applied to pgfoundry commits as well, as long as the moderators don't mind dealing with it. //Magnus