procmail
[Top] [All Lists]

Weird error: "(/usr/bin/formail: (/usr/bin/formail: No such file or directory"

2001-01-13 11:35:30
Hi. This error shows in the (verbose) logs of procmail. formail is in 
/usr/bin with permissions 0755, and the snippet that calls it is:

| (${FORMAIL} -rI"Precedence: junk" \
     -A"X-Loop: my(_at_)email(_dot_)com " ; \
  echo "Your mail has been received"; \
) | $SENDMAIL -oi -t

$FORMAIL has been defined before with:

FORMAIL=/usr/bin/formail

So, where's my goof?  :)
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>