> I use the words in header in Outlook to filter based on > charsets all the > time. Just use something like this: > charset="iso-2022-jp" > > You can also use this: > Subject: =?iso- > ...but it can be more dangerous if you receive mail from people using > other languages, as it will flag pretty much anything that isn't US > ASCII or UTF-8.
Thanks! At the moment, it's only Russian that's plaguing me, so it shouldn't take too long to block all the Russian encodings by just killing the ones that make it through. Quinn ~~~~~~~~~~ Beware the fury of a patient man. - John Dryden ~~~~~~~~~~ _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
