* Timothy Demarest <[EMAIL PROTECTED]> [2002-02-27T09:44-0800]:
[JAM 10 lines snipped]
> 
> There definitely seems to be a problem with Razor 1.20 and SpmAssassin 2.1. 
> I'm having the same problem under Solaris 8 with perl 5.6.1. Note that 
> Razor::Client is found on my system:

I can confirm this with perl 5.6.1 on both RedHat 6.2 and FreeBSD 4.4;
the wierd thing is replicating the Mail/SpamAssassin/Dns.pm code for
invoking Razor on the command line does not trip the undefined error:

perl -e '$o{debug} = 0; require Razor::Client; require Razor::Agent;' \
     -e 'my $rc = Razor::Client->new ("/home/jmates/razor.conf",%o);' \
     -e 'die "undefined Razor::Client\n" if (!rc)'

This is from ~line 185 in Mail/SpamAssassin/Dns.pm; the error I'm
seeing from SA is:

razor check skipped:  undefined Razor::Client

-- 
Jeremy Mates                                        http://www.sial.org/

OpenPGP: 0x11C3D628  (4357 1D47 FF78 24BB 0FBF 7AA8 A846 9F86 11C3 D628)

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to