Re: Useless "reject patterns" in mail lists

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-www(at)postgresql(dot)org
Subject: Re: Useless "reject patterns" in mail lists
Date: 2007-12-12 02:06:24
Message-ID: 894EDA0BD767F0A2F6D7234F@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What would you like me to remove from the patterns being checked for:

/^accept$/i
/^reject$/i
/\bcancel\b/i
/\badd me\b/i
/\bdelete me\b/i
/\bremove\s+me\b/i
/\bchange\b.*\baddress\b/
/\bsignoff\b/i
/\bsubscribe\b/i
/^sub\b/i
/\bunsubscribe\b/i
/^unsub\b/i
/^\s*help\s*$/i
/^\s*info\s*$/i
/^\s*info\s+\S+\s*$/i
/^\s*lists\s*$/i
/^\s*which\s*$/i
/^\s*which\s+\S+\s*$/i
/^\s*index\s*$/i
/^\s*index\s+\S+\s*$/i
/^\s*who\s*$/i
/^\s*who\s+\S+\s*$/i
/^\s*get\s+\S+\s*$/i
/^\s*get\s+\S+\s+\S+\s*$/i
/^\s*approve\b/i
/^\s*passwd\b/i
/^\s*newinfo\b/i
/^\s*config\b/i
/^\s*newconfig\b/i
/^\s*writeconfig\b/i
/^\s*mkdigest\b/i

I can do it for only a specific list, or globally ... you tell me ...

- --On Tuesday, December 11, 2007 17:18:04 -0300 Alvaro Herrera
<alvherre(at)alvh(dot)no-ip(dot)org> wrote:

> I just got a moderation request which said
>
>> The request requires your confirmation for the following reason(s):
>>
>> GLOBAL ADMIN BODY: /^\s*config\b/i matched " config" at line
>> number 8.
>
> My mail said:
>
>> To: pgsql-committers(at)postgresql(dot)org
>> Date: Tue, 11 Dec 2007 20:07:31 +0000 (UTC)
>> Subject: pgsql: Make CSV column ordering a bit more logical.
>> Message-Id: <20071211200731(dot)C323E7540F0(at)cvs(dot)postgresql(dot)org>
>>
>> Log Message:
>> -----------
>> Make CSV column ordering a bit more logical.
>
> In my opinion, this business of holding for moderation messages matching
> "^\s*config\b" has bought us no benefit at all, and we should get rid of
> it. There are other similar patterns. Can we please fix it?
>
> --
> Alvaro Herrera http://www.flickr.com/photos/alvherre/
> "In fact, the basic problem with Perl 5's subroutines is that they're not
> crufty enough, so the cruft leaks out into user-defined code instead, by
> the Conservation of Cruft Principle." (Larry Wall, Apocalypse 6)

- ----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . scrappy(at)hub(dot)org MSN . scrappy(at)hub(dot)org
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFHX0Ig4QvfyHIvDvMRAljxAKCzKZoSYq3Oz3w1i2ux1nl9B5SPZACgxM5O
Ntidnqm1SrHKYX8ebRetBoM=
=2mvn
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Alvaro Herrera 2007-12-12 02:22:29 Re: Useless "reject patterns" in mail lists
Previous Message Tom Lane 2007-12-11 21:06:18 Re: Useless "reject patterns" in mail lists