Re: Useless "reject patterns" in mail lists

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: Useless "reject patterns" in mail lists
Дата
Msg-id 894EDA0BD767F0A2F6D7234F@ganymede.hub.org
обсуждение исходный текст
Ответ на Useless "reject patterns" in mail lists  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: Useless "reject patterns" in mail lists  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список 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@alvh.no-ip.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@postgresql.org
>> Date: Tue, 11 Dec 2007 20:07:31 +0000 (UTC)
>> Subject: pgsql: Make CSV column ordering a bit more logical.
>> Message-Id: <20071211200731.C323E7540F0@cvs.postgresql.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@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

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



В списке pgsql-www по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Useless "reject patterns" in mail lists
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Useless "reject patterns" in mail lists