Re: More broken mailing list filters - Mailing list pgsql-www

From Alvaro Herrera
Subject Re: More broken mailing list filters
Date
Msg-id 20130924172817.GR4832@eldon.alvh.no-ip.org
Whole thread Raw
In response to More broken mailing list filters  (Josh Berkus <josh@agliodbs.com>)
List pgsql-www
Josh Berkus wrote:
> WWW,
> 
> I just got a bounce on this:
> 
> GLOBAL ADMIN BODY:  /^\s*get\s+\S+\s*$/i matched "g3t c0mm1tted." at
> line number 4.
> 
> ... without the leetspeak of course; I need to put that in or I can't
> report that to this list.

It's not that you "can't get" it to the list; it's just that it got
moderated and slightly delayed.  And the pattern is pretty specific: it
only matches a "get" followed by another word, possibly surrounded by
whitespace, but only if they are the only two words in the line.  You
didn't need to replace the vowels above; it wouldn't have matched the
pattern, as it was in the middle of a longer line.

I don't see cause for concern.  To see delay on somehting like this for
some hours seems okay to me.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-www by date:

Previous
From: Josh Berkus
Date:
Subject: More broken mailing list filters
Next
From: Josh Berkus
Date:
Subject: Re: More broken mailing list filters