| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Subject: | Re: Email filter problem with 'index' |
| Date: | 2011-03-14 16:38:37 |
| Message-ID: | 201103141638.p2EGcbR26746@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Bruce Momjian wrote:
> 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
Ah, this email got right through because I didn't use the word index at
the start of a line.
inde...
Live dangerously!
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2011-03-14 16:39:28 | Re: Email filter problem with 'index' |
| Previous Message | Bruce Momjian | 2011-03-14 16:33:22 | Email filter problem with 'index' |