Re: Locales: An Analysis
[email protected] (Tom Christiansen) Fri, 04 Feb 2000 12:26:06 -0700
| Newsgroups | perl.perl5.porters,perl.perl6.porters |
|---|---|
| Message-ID | <3556.949692366@chthon> |
>At the moment I am personally running a compromise solution. If a >subject has more than 50% high-bit characters in the subject, it goes >straight into my spam mailbox without trying any of the other heuristics. That's probably a good idea. I'll add it to my looks_like_spam incoming mailer function. But in practice, these tend to get +spamboxed anyway out of other heuristics. --tom