When I run mailstat, I almost always see a few of these:

      0       1  ## /bin/sh: /usr/local/bin/spamassassin:  not found
      0       1  ## procmail: Program failure (127) of "/usr/local/bin/spamassassin"
      0       1  ## procmail: Rescue of unfiltered data succeeded

Although SA is clearly functioning, because my mail has X-Spam-* headers.
Any idea why this is occurring?  My .forward looks like:

"|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #ajm6q"

and my procmail rc file has:

:0fw
| /usr/local/bin/spamassassin -P

:0:
* ^X-Spam-Status: Yes
spam

Perl is 5.6.1 and OS is DEC alpha OSF1 V4.0

Thanks for any help or suggestions.

-Aaron



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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

Reply via email to