Re: Email filter problem with 'index'

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: Email filter problem with 'index'
Date: 2011-03-16 02:49:11
Message-ID: 201103160249.p2G2nBS12005@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www


Does anyone even know how to use the majordomo commands? I think
subscribe and unsubscribe are the only one we need to worry about.

---------------------------------------------------------------------------

Marc G. Fournier wrote:
>
> Nothing gets 'trashed', only put into the moderation cue for manual
> approval ...
>
> That said, the current 'taboo' list looks like:
>
> 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
> /^\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
>
>
> On Tue, 15 Mar 2011, Greg Stark wrote:
>
> > On Mon, Mar 14, 2011 at 5:42 PM, Marc <scrappy(at)hub(dot)org> wrote:
> >> That rule has been there since the lists were originally setup ... The rule should have been ^index, anchored to the left side ... I believe all admin rules are anchored that why ...
> >>
> >
> > Uhm, what other bad words will get our emails trashed?
> >
> > --
> > greg
> >
>
> ----
> Marc G. Fournier Hub.Org Hosting Solutions S.A.
> scrappy(at)hub(dot)org http://www.hub.org
>
> Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:scrappy(at)hub(dot)org

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Marc G. Fournier 2011-03-16 04:47:37 Re: Email filter problem with 'index'
Previous Message Marc G. Fournier 2011-03-16 02:34:45 Re: Email filter problem with 'index'