I think you should have it like such:

:0fw
| spamc

:0e
{
    EXITCODE=$?
}

:0:
* ^X-Spam-Status: Yes
/path/to/spamfile

You left out the exit code part.  (By the way, what I pasted above is what
I use).

Regards,
Kenneth


On Tue, 12 Mar 2002, Daniel Rogers wrote:

> On Tue, Mar 12, 2002 at 12:36:03PM -0800, Jason A. Vest wrote:
> > :0fw
> > | spamc
>
> This needs to be:
>
> :0fw
>         | /usr/bin/spamc -f
>
> Dan.
>
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>


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

Reply via email to