Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 79E7D9FB744; Mon, 23 Apr 2007 04:55:04 -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 55199-01; Mon, 23 Apr 2007 04:55:01 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id EEB439FB6E3; Mon, 23 Apr 2007 04:55:00 -0300 (ADT) Received: from [172.24.32.15] ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l3N7pePS021169 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 23 Apr 2007 07:51:42 GMT Message-ID: <462C664F.8000900@postgresql.org> Date: Mon, 23 Apr 2007 08:54:55 +0100 From: Dave Page User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: "Marc G. Fournier" CC: Alvaro Herrera , pgsql-www@postgresql.org Subject: Re: [Fwd: 58A0-9E5C-CE89 : CONSULT from pgsql-slavestothewww (post)] References: <462A3E92.8010702@postgresql.org> <2882F932502695CD7F979A0B@ganymede.hub.org> <20070422011227.GD13641@alvh.no-ip.org> <462BB5B0.5030502@postgresql.org> In-Reply-To: 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: 200704/154 X-Sequence-Number: 11904 Marc G. Fournier wrote: >> I'm still confused about why this just started happening though. > > I don't know ... my only thought is that at some point a configdefault was set > on the access_rules for that last ... the only way that would matter is if we > *had* put in a special rule, like we did for committers for @pgfoundry.org > emails ... > > I've just added: > > post > allow > $host =~ /wwwmaster\.postgresql\.org/ > > to the access_rules for pgsql-slavestothewww ... see if that fixes it, I'm not > sure if access_rules is parsed before or after the GLOBAL TABOO stuff, but if > so, that will fix it without having to reduce that other list ... Hmm, I had a few this morning, but I think they were all slightly before this email. I'll let you know if I get any more - thanks. /D