On 7/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > My server is behind a router, and all the mails coming via that router. THAT > router tag the mails with a ****SPAM***** subject line when it reaches a > limited spam score. > > ANd now comes my problem: i cannot filter it out via the mailman admin > interface. all the spams get into the list, and my users and me getting > annoyed.
Is the ****SPAM***** at the beginning or end of the subject? Or does it replace the subject? Anyway, add to Privacy Options > bounce_matching_headers: subject: .*\*SPAM\*.* ..This will match and filter anything that has '*SPAM*' in the subject. -- - Patrick Bogen P.s.: w8ing? Come on. :P ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp