Igor Chudov wrote:
>> http://igor.chudov.com/tmp/spam007.txt
>> [...] Am I missing some rulesets or what?

Check Razor2 with this command:

    spamassassin --lint -D 2>&1 |grep -C2 Razor

it should say "module installed: Razor2::Client::Agent"
and "loading Mail::SpamAssassin::Plugin::Razor2"
(and since --lint only runs local tests, it should skip it).

If you don't have it loaded, un-comment its loadplugin line in your
v310.pre file.  You may also need the following Ubuntu/Debian command:

    sudo aptitude install razor

Rick Macdougall wrote:
> Would be caught here.
> X-Spam-Status: Yes, hits=9.9 required=5.0 tests=BAYES_99,DIET_1,
> RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E8_51_100,RAZOR2_CHECK,URIBL_BLACK

Either Igor doesn't have Razor2 configured, or the message hadn't yet
found its way into Vipul's index.  Also, it's unfair to assume
anything about somebody else's Bayes db, so assuming you (Rick) are on
the default scores, that means you got 6.4 including 2.8 from Razor2.


It only hit one more check for me, and that was a custom one (see my
khop-lists channel at http://khopesh.com/Anti-Spam ), designed to
lightly penalize any bulk or automated message.  (In case you're
wondering, 0.1 points for KHOP_SENDER_BOT, which triggered on the
nore...@* address.)  I don't recommend khop-lists for general use; my
other channels are far more safe and useful.

-- 
Adam Katz
khopesh on irc://irc.freenode.net/#spamassassin
http://khopesh.com/Anti-spam

Reply via email to