It looks like SA is trying to call it, but razor is failing for some reason.
First, I'd make sure there's not a file called /home/masonc/.razor. That should be a directory.
cd /home/masonc/.razor
If that fails, why do you have a file there?
You specified the "latest version", but make sure that you are using SpamAssassin 2.43 not a 2.50 CVS build. The CVS build generally works, but is under development and does change daily, sometimes to it's own detriment, other times for the better.
If that doesn't help, I'd suggest looking at some debug output from running SA at the command line:
spamassassin -tD <sample-spam.txt
Also of note if you're calling razor from procmail first, then spamassassin will never need to use razor, as all the razor-tagged mails will already be filtered out. If you really want to procmail on razor directly, zero your razor2_check score in your /etc/mail/spamassassin/local.cf to keep SA from calling razor anymore. Otherwise remove the razor_check bit from procmail and let SA handle it.
At 06:18 PM 12/3/2002 -0400, Chris Mason wrote:
I have the latest of both psam filters installed and working on my Redhat 7.2 system, by using the procmail rules below. However, I can't find any info on enabling razor with spammassassin.When I start filtering incoming mail, I see this in procmail/log checkit: check 1: Could not mkdir /home/masonc/.razor: File exists razor2 check skipped: Bad file descriptor Died at /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/Dns.pm line 407, <GEN1> line 1. This is my procmail rules :0 Wc | razor-check :0 Wa Razor :0fw | spamassassin :0: * ^X-Spam-Status: Yes spambox Chris Mason [EMAIL PROTECTED] Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax: 264 497 8463 Cell: 264 235 5670 http://www.anguillaguide.com/ The Anguilla Guide Talk to me in real time: Yahoo:netconcepts_anguilla US Fax and Voicemail: (815)301-9759 ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ Razor-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/razor-users
-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users
