Hello,

I thought that spamd would suid to the user that called spamc and use that users config if the -H option was selected. Anyway, when I run the spamassassin --lint -D it shows that razor is working and is available.

When I start spamd with the username=spamfilter, then log in as spamfilter, and run spamc -R with a test email it doesn't show any score for Razor. When I then run 'spamassassin' with the same email it shows a score for razor.

Is there a way to get more debug info from spamd/spamc to show why its not hitting razor? I have spamd in debug, but it doesnt give any errors for razor. I wish spamc also had a --lint option..

thanks,
-Peter



[EMAIL PROTECTED] wrote:
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

  

Reply via email to