[SA-exim] SA: PANIC: wait on spamc child...
Ron Creamer
ron at pageworks.com
Thu, 19 Sep 2002 00:08:50 -0400
> what happens if you feed
> /var/spool/exim/SAerrorsave/1032399155_20020919013401.74614.qmail@web2
1507.mail.yahoo.com
> to spamc directly?
> How about echo $? after that?
>
> Marc
Hi Marc,
spamc seems to work fine. It sends the original message back with the
addition of the following header lines:
X-Spam-Status: No, hits=0.0 required=5.0
tests=none
version=2.50-cvs
X-Spam-Level:
running echo $? right after piping it to spamc yields '0' which means
no error, right?
-Ron