Re: Locales: An Analysis
[email protected] ((Johan Vromans)) 05 Feb 2000 11:38:04 +0100
| Newsgroups | perl.perl5.porters,perl.perl6.porters |
|---|---|
| Message-ID | <[email protected]> |
Larry Wall <[email protected]> writes: > 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. I use 'more than 5 high-bit characters in a row'. If so, the message is immediately dumped in the bit bucket. It doesn't even get a chance to end up in the spam box. Using this criterium I hardly ever see chinese (et al.) mail anymore. And I have yet to find a 'serious' message in my bit bucket ;-) -- Johan