Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 349519FB507 for ; Wed, 11 Apr 2007 03:15:33 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 09409-10 for ; Wed, 11 Apr 2007 03:15:26 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 57DFE9FB56B for ; Wed, 11 Apr 2007 03:15:28 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id l3B6FQFt008123; Wed, 11 Apr 2007 02:15:26 -0400 (EDT) To: "Magnus Hagander" cc: pgsql-www@postgreSQL.org Subject: Re: [whine] Slow moderation on postgres lists In-reply-to: <20070411055750.6E262DCC7BC@svr2.hagander.net> References: <20070411055750.6E262DCC7BC@svr2.hagander.net> Comments: In-reply-to "Magnus Hagander" message dated "Wed, 11 Apr 2007 07:57:46 +0200" Date: Wed, 11 Apr 2007 02:15:26 -0400 Message-ID: <8122.1176272126@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/38 X-Sequence-Number: 11788 "Magnus Hagander" writes: > I've also had a commit message moderated because it contained the c word that is in c-handler. Apart from having that approved, I think that specific check is > stupid and should be removed. If possible, all checks on commit messages should be excluded. Yeah, some closer attention to the filter patterns would be good too. One of the things that got me ticked off today was having several messages blocked because they contained "cansel" (deliberately misspeeled here to avoid triggering that filter again), in the middle of the line several lines down. I can see the argument for filtering messages that have that word as the *first* in the body, but not like this. It's a perfectly useful and indeed fairly important word for technical discussions. I've been bit similarly in the past by other filters that seemed overly loose... regards, tom lane