Check perms.  When I installed this puppy a few days back (Yep, a newbie), 
the perms on the *.cf files were set in such a way that spamd could not 
read them (readable only by root).  Once that was fixed spamc/spamd started 
working.

I also wound up changing the daemon line in the init script, as I didn't 
want spamd running as root:
daemon spamd -d -x -P -u spamd
(the spamd user must exist for the -u switch)

To test:
cat sample-spam.txt | spamc | grep SPAM
(should get a SPAM report)

THEN, I started to play with the procmail files.

So far my personal inbox spam recognition score is 96%.  Kudos to the SA 
team, btw.

At 08:06 PM 3/29/02, Kevin Cosgrove wrote:

>I can't get spamc v2.11 & procmail v3.11pre4 to cooperate on my
>Solaris 2.8 box.
>
>I've have spamc v2.11 and procmail v3.15 working fine on Mandrake 8.0.


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

Reply via email to