>     So, reviewing the README file with SpamAssassin, I put the following in my 
>.forward:
> 
> |IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #harold

You're missing the double-quotes.  Put those in the file and you
should be fine.  They were not quoting text to put in the file.  Those
quotes themselves need to be in the file.

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

At least that is my guess at looking at the error messages.

Bob

>     With that in .forward, my incoming email bounces. Here's the bounce message:
> 
>    ----- The following addresses had permanent fatal errors -----
>   |IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #harold
>       (expanded from: <[EMAIL PROTECTED]>)
> 
>      ----- Transcript of session follows -----
>   sh: .exec/usr/bin/procmail.-f-.: No such file or directory
>   sh: .exit.75.#harold: command not found
>   554 |IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #harold... unknown mailer

Attachment: msg06930/pgp00000.pgp
Description: PGP signature

Reply via email to