Allan P. Magmanlac wrote: > <mailto:razor-users@lists.sourceforge.net> > > Hello, > When I attempt to run the following command, I receive the error below. > > # /usr/bin/spamassassin --lint -D > [14502] warn: razor2: razor2 check failed: No such file or directory Can't > use an undefined value as a SCALAR reference at > /usr/lib/perl5/vendor_perl/5.8.8/Razor2/Client/Agent.pm line 861. at > /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Plugin/Razor2.pm line 317. > > Does anyone have a fix for that?
This might be related http://mail-archives.apache.org/mod_mbox/spamassassin-users/200605.mbox/[EMAIL PROTECTED] If that doesn't help, could you at least tell us what versions of Razor and SA you're using? The line numbers in the warning message are meaningless without knowing what version to look at. ie: line 861 of "Agent.pm" in Razor 2.81 and 2.82 (the latest) is a line with just a single } on it. Clearly that's NOT the problem. However, in Razor version 2.77 line 861 is the same split command as line 896 in 2.82, which is what's mentioned in that sa-users post.. In razor 2.71 line 861 is " $self->{no_whitelist} = 1;".. probably not related.. This could go on ad-nauseum, but you get the point, it's tough to relate a line number to a problem without a version number.. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Razor-users mailing list Razor-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/razor-users