procmail
[Top] [All Lists]

Re: add footer to all mt messages

2002-07-16 03:58:34
On Mon, 15 Jul 2002 GeneralP(_dot_)Fault(_at_)gmx(_dot_)net wrote:

In an older episode (15.07.2002, 10:19:30), Lars Hecking
<lhecking(_at_)nmrc(_dot_)ucc(_dot_)ie> wrote:

i use the following recipe to add a footer:

 You have never heard of MIME?

how can i add a condition to prevent appending headers to mail with MIME
content?


:0 fbwH
* ! ^MIME-Version: [0-9]
| cat - ...


Bye,
 Udi



:0fb
| cat - ; \
echo ; \
echo "1st line of footer" ; \
echo "more text" ; \
echo "last line of footer"


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail



--



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail