Re: [sysadmins] List moderation - need a break!

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [sysadmins] List moderation - need a break!
Дата
Msg-id 937d27e10906160035y1bf57de9rc23ccd3d3b4f9d6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [sysadmins] List moderation - need a break!  ("Marc G. Fournier" <scrappy@hub.org>)
Ответы Re: [sysadmins] List moderation - need a break!  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-www
Looks like it. Perhaps the mj2 commands we want to catch should be
anchored to the beginning of the line. All the ones that look like:

/\bsubscribe\b/i

are completely forbidden, which seems look the root of my complaint.

On Mon, Jun 15, 2009 at 9:57 PM, Marc G. Fournier<scrappy@hub.org> wrote:
>
> So you mean these ones:
>
> configset GLOBAL admin_body <<ENDAAB
> /^accept$/i
> /^reject$/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
> /\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*newconfig\b/i
> /^\s*writeconfig\b/i
> /^\s*mkdigest\b/i
> ENDAAB
>
>
> ----
> 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
>



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: List moderation - need a break!
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Marc: please change defaults on header size limits