Jason A. Vest wrote:

> When the procmailrc file uses spamassassin -P it works fine.  The e-mails
> come across with the score in the header.
> 
> When I use spamc instead, there is no score in the header and spam does not
> get caught.  I have checked the running processes at the time and there are
> spamc and spamd processes running.  Included below is my procmailrc file.
> Any help would be appreciated.

Your procmailrc looks OK.  Just make sure spamc is in the path procmail is
running with though (or specify absolute location of spamc binary).  I think the
problem is probably that spamc is running as a "fake" user like "nobody" or
"mail", or something to that effect.  Recommend stopping your normal spamd and
using "spamd -D" to see what's happening.

> :0fw
> | spamc
> 
> :0:
> * ^X-Spam-Status: Yes
> /home/spam/mail/caughtspam


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

Reply via email to