On Sun, Sep 05, 2004 at 09:00:58PM -0500, Chris wrote:
> I'm sure this question will have an easy answer, but after reading man 
> spamassassin, the conf man, spamd man, I can't find the answer.  I'm 
> calling spamassassin with spamd,

Umm, you mean calling spamd with spamc.  spamassassin is the
run-once-per-email foreground application.  spamd is the daemon
version which is called by spamc once for each email for the same
effect but faster performance.

> I'm curious as to what would be written to 
> a log file using the -l option in spamassassin, however, I haven't the 
> faintest idea where to place this.  I thought putting it in my 
> /etc/rc.d/init.d/spamassassin script file would do it, but no, that just 
> gave me an error when I went to restart spamassassin.  Any hints would be 
> much appreciated.
> 
> Thanks
> Chris

You don't mention SA version or what platform, but on Red Hat/Fedora
Core Linux with SA v2.6x, the stock /etc/rc.d/init.d/spam* has

  SPAMDOPTIONS="-d -c -a -m5 -H"

In my installations, spamc is called from each user's ~/.procmailrc.
spamd normally logs to /var/log/maillog the user, score, and whether
it was judged spam or ham.

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
[EMAIL PROTECTED]  http://www.bobcatos.com
Grace happens.

Reply via email to