Well... Bayes certainly works on Russian words. Most Russian spam is correctly recognized by my Bayes-enabled SpamAssassin. If you DON'T want any Russian email you can make a rule for the Cyrillic character set, but to write custom rules against Russian spam would be difficult.
Pierre Thomson BIC -----Original Message----- From: Eugene Morozov [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 9:22 AM To: Kjetil Kjernsmo Cc: users@spamassassin.apache.org Subject: Re: Custom Russian ruleset? Kjetil Kjernsmo wrote: > Hi! > > I was wondering whether someone has a custom Russian ruleset? > > I have a user who reads Russian, and allthough I don't think he does > write with any Russians now, I don't want to block the language. There > is a significant amount of Russian spam getting through though, so a > Russian ruleset would be nice. Such ruleset would be hard to create as SpamAssassin doesn't support national encodings. You can only block or allow specific languages and/or charsets, but creating rules that will match words written in language other than English is impossible. Eugene