Re: [Mailman-Users] Subject line message filtering

2013-02-08 Thread Mark Sapiro
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

Re: [Mailman-Users] Subject line message filtering

2013-02-08 Thread Chris Nulk
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

Re: [Mailman-Users] Subject line message filtering

2013-02-08 Thread Richard Damon
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: > >

[Mailman-Users] Solaris 10 and Mailman

2013-02-08 Thread Con Wieland
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:/

[Mailman-Users] Subject line message filtering

2013-02-08 Thread Chris Nulk
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