Chris Nulk wrote:
> My regex filter is:
>
> ^Subject:[\s\+]*\[.*\]\s+(Invitation|Canceled Event):.*
I know you've resolved this and that the issue was that
header_filter_rules are processed way before the subject_prefix is added
so you didn't want the '\[.*\]'part of the pattern, but I'm
On 2/8/2013 11:44 AM, Richard Damon wrote:
On 2/8/13 12:52 PM, Chris Nulk wrote:
Hello all,
I am trying to stop a particular group of messages from going to
several of my lists. I am looking at the Subject line of the message
to do the filtering and I am using the header_filter_rules in Spam
F
On 2/8/13 12:52 PM, Chris Nulk wrote:
> Hello all,
>
> I am trying to stop a particular group of messages from going to
> several of my lists. I am looking at the Subject line of the message
> to do the filtering and I am using the header_filter_rules in Spam
> Filtering. My regex filter is:
>
>
Hello,
Does anyone happen to have a SMF script for mailman they would care to share.
Thanks in advance.
Con Wieland
Office of Information Technology
University of California at Irvine
--
Mailman-Users mailing list Mailman-Users@python.org
http:/
Hello all,
I am trying to stop a particular group of messages from going to several
of my lists. I am looking at the Subject line of the message to do the
filtering and I am using the header_filter_rules in Spam Filtering. My
regex filter is:
^Subject:[\s\+]*\[.*\]\s+(Invitation|Cance