procmail
[Top] [All Lists]

How to add text to the messagebody 2nd

2000-10-29 13:00:39
Hello,

I´m still trying to add text to the massage-body using the following script:


:0
*  ^TO_*(_at_)hupfeld1(_dot_)de
* ! ^$MY_XLOOP
{
:0 fbw
|   echo ?-------------------------------?;                \
    echo "";                                                \
    echo "My Message" ;                              \
    echo "add by procmail" ;                         \
    echo "OK" ;                                      \
    echo "";                                         \

:0
! $FORWARD_EMAIL
}


but I just want to add not replace the text in the forwardet mail.
Please help me.

Sven-christian Hupfeld
<Prev in Thread] Current Thread [Next in Thread>
  • How to add text to the messagebody 2nd, HupfeldSystemProgramme <=