On Thu, 6 Nov 2003, Peter Buonora wrote:

> Ok, I am running on Solaris 8, latest version of Spamassassin, perl 5.8.
>
> For some reason when using the 'spamassassin' executable, razor works.
> When I try to switch over to spamc/spamd everything works except razor.
> There isnt even anything in the logs referring to razor.
>
> I am running spamd with the -H option and in debug mode.
>
> I even tested just from the command line as the same user. Here are the
> results from the exact same email. Any help appreciated.
>

It's probably either a permissions or a path issue.

'spamd' does not run as user "root". It runs as the user that you have
specified on the command line with the "-u username" option or as "nobody"
if you didn't specifiy.

On the machine running spamd, 'su' to the appropriate user and try testing
again, do a:
  "spamassassin --lint -D"

See what that shows you about razor.

Dave

-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to