procmail
[Top] [All Lists]

Sending an html vacation message via .procmailrc

2002-06-12 03:06:26
How can I send a vacation message via .procmailrc,
here is what I do and it don't work!

SHELL=/bin/sh

:0 h c
* !^FROM_DAEMON
* !^To.*listes.--.--
* !^To.*liste.--.--
* !^X-Loop: name(_at_)----(_dot_)--
| (formail -r -A"Precedence: junk" \
-A"X-Loop: name(_at_)----(_dot_)--" ; \
-A"Mime-Version: 1.0" ; \
-A"Content-Type: text/html; charset=\"iso-8859-1\"" ; \
-A"Content-Transfer-Encoding: quoted-printable" ; \
echo "<font size="4" color="#000080">Thank you! The project <i>Regulation
in Forest Trees</i> received your email message." ; \echo "Please note, only 
candidates that are seletced or with incomplete
applications will be recontacted.<br />" ; \echo "</font>" ; \
echo "") | $SENDMAIL -t


Thanks!


_______________________________________________
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>