procmail
[Top] [All Lists]

Re: Modifying message body via procmail

1997-10-28 02:50:35
| Mon 97-10-27 Walter Dnes <waltdnes(_at_)interlog(_dot_)com> list.procmail

David already corrected your receipe. Here is also results of the lint.
You can get the newest v1.33 tinypm.el Emacs lint from my file server.
See X-headers.

jari

*** 1997-10-28 11:36 (*scratch*) tinypm.el 1.33
*scratch*:1: Info, Flag order is not standard `Hwi:', was `Hiw:'
*scratch*:1: Flag `i' is meaningless in nested condition.
*scratch*:1: Info, Flag `H' is useless, because it is default.
*scratch*:9: Info, Flag order is not standard `fh', was `hf'
*scratch*:9: Warning, "|" receipe would be good to have `w' flag.


01::0 Hiw:
02:* ^Subject:.*//SYSTEST
03:{
04::0 bic
05:BODY=cat06:
07:INSERT="I: have inserted this line into the message."
08:
09::0 hf
10:|(cat; echo $INSERT; echo $BODY)
11:}



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