Re: i always get score 0.0

2005-10-12 Thread Theo Van Dinter
On Wed, Oct 12, 2005 at 10:51:47AM +0200, Eric Persson wrote: > That was actually the case, I started spamd with -C > /etc/mail/spamassassin/ -q -d -m5 -x -u spamd Why do you specify -C ? > So, I solved this by doing ln -s /usr/share/spamassassin/* > /etc/mail/spamassassin/ and it started to w

Re: i always get score 0.0

2005-10-12 Thread Eric Persson
jdow wrote: Copy the /usr/share/spamassassin directory to your -C directory. Do not use -C /etc/mail/spamassassin. That upsets the whole ballgame. (IMAO -C was arguably done wrong. I suspect two options were needed, one to redirect /etc/mail/spamassassin and the other to redirect the default rule

Re: i always get score 0.0

2005-10-12 Thread jdow
From: "Eric Persson" <[EMAIL PROTECTED]> Bret Miller wrote: It looks to me like SA isn't finding the /share/spamassassin folder where all the rules and scores are defined. That was actually the case, I started spamd with -C /etc/mail/spamassassin/ -q -d -m5 -x -u spamd But the default rul

Re: i always get score 0.0

2005-10-12 Thread Eric Persson
Bret Miller wrote: It looks to me like SA isn't finding the /share/spamassassin folder where all the rules and scores are defined. That was actually the case, I started spamd with -C /etc/mail/spamassassin/ -q -d -m5 -x -u spamd But the default rules, *.cf files where located in /usr/share/

RE: i always get score 0.0

2005-10-10 Thread Bret Miller
> I installed spamassassin 3.0.4 and qmail-scanner and clam > together with > the SQL feature described at > http://wiki.apache.org/spamassassin/UsingSQL. > > The problem is all mails are scored 0.0, and I cant figure > out why. Any > hints why? I've included some logparts below which might give so