Email filter problem with 'index' - Mailing list pgsql-www

From Bruce Momjian
Subject Email filter problem with 'index'
Date
Msg-id 201103141633.p2EGXMU26006@momjian.us
Whole thread Raw
Responses Re: Email filter problem with 'index'
Re: Email filter problem with 'index'
Re: Email filter problem with 'index'
List pgsql-www
I have found that some of my emails are being blocked by our email
filter.  I turns out that the word 'index' at the start of a line in my
git patches is causing this.  Now that most git patches have a line
starting with the word 'index', e.g. index acd2514..b2da1cf, can we
remove this limitation?  Thanks.  

I assume the rule is there to prevent people from sending Majordomo
'index' commands to the public list.  Magnus says this is the rule:
GLOBAL ADMIN BODY:  /^\s*index\s+\S+\s*$/i

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Wiki maintenance
Next
From: Bruce Momjian
Date:
Subject: Re: Email filter problem with 'index'