# Prepare and send notification
# Be sure to customize for your sendmail path
| (formail -r \
-i "Subject: Returned e-mail: Password or privileges required" \
-A "X-Loop: wash(_at_)everest\(_dot_)wananchi\(_dot_)com" ; \
echo "************************************************" ; \
echo "* This response message is computer-generated.*" ; \
echo "************************************************" ; \
echo ; \
echo "Email password required!" ; \
echo "Please include (${PASSWD_}) anywhere on your subject line." ; \
echo "Then kindly resend your e-mail to wash(_at_)wananchi(_dot_)com") ; \
^^^
Swap ) and ; .
| $SENDMAIL -t
Syntax error: end of file unexpected (expecting ")")
procmail: Non-zero exitcode (2) from " (/usr/local/bin/formail -r \
-i "Subject: Returned e-mail: Password or privileges required" \
-A "X-Loop: wash(_at_)everest\(_dot_)wananchi\(_dot_)com" ; \
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail