Hi, I'm trying to set up a selective download filter to block anything written in Korean (as 90% of my spam is).
I'm using these settings: Detect by - Entire header Action - Kill Detection Method - Match any string as a regular expression And I've tried a lot of different regexps, such as the following, but mail with headers that shouldn't have been allow through still gets through. Content-[Tt]ype:\s*text/html;\s*charset="?(euc-kr|[kK][sS]_[cC]_5601-1987)"? (?i:Content-Type:\s*text/html;\s*charset="?(euc-kr|ks_c_5601-1987)"?) (?i:Content-Type:[\s;/\w]*charset="?(euc-kr|ks_c_5601-1987)"?) euc-kr ks_c_5601-1987 Using The Bat! v1.60m on Windows 2000 5.0 Build 2195 Service Pack 2 -- David Scarlett [EMAIL PROTECTED] ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
