hello ! is there any way to override the IGNORECASE flag in bounce_matching_headers ? i read about the (?i) statement, but it only says "set flags" in the docs, nothing about toggling or unsetting. i'm looking for a solution that will work with python 1.5 (yeah, i know, but it's not my box).
this is for a shouting filter like Subject: .*[^a-z]{12,} to weed out all-caps spam and also wrong charsets that end up as =23=FE=4E etc... but it does not work so far. thanks, jörn -- Watch out where the huskies go and don't you eat the yellow snow ! - Frank Zappa ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py