Re: [Mailman-Users] Reply filter

2011-09-27 Thread Richard Damon
On 9/27/11 5:33 PM, Mark Sapiro wrote: Richard Damon wrote: The question is, can a spam filter be set up to check both the From fields and the To/CC fields? Yes, but it's awkward at best. header_filter_rules are Python regular expressions that are matched against the entire set of message head

Re: [Mailman-Users] Reply filter

2011-09-27 Thread Mark Sapiro
Richard Damon wrote: > >The question is, can a spam filter be set up to check both the From >fields and the To/CC fields? Yes, but it's awkward at best. header_filter_rules are Python regular expressions that are matched against the entire set of message headers in MULTILINE and IGNORECASE mode.

[Mailman-Users] Reply filter

2011-09-27 Thread Richard Damon
I run a large community based mailing list using mailman (version 2.1.9, I know a bit old, but that is what the hosting service provides) and I have a couple of users that while normally ok, at times get into arguments with each other on the list. A thought came up, would it be possible to conf

[Mailman-Users] Send parameters to build a personalized unsubscribe link

2011-09-27 Thread Pablo GarcĂ­a Ojeda
First of all, sorry for comparing phplist with Dad Mailman, but I refuse to switch to phplist and i need to know how you can do the same things in Mailman that i describe here. For start, I can send an email to a mailman list and it delivers the mail to the members itself, and phplist simply c