procmail
[Top] [All Lists]

Re^3: copy subject content to body

1998-01-25 03:02:47
Mitsuru Furukawa <furu(_at_)009(_dot_)com> wrote:

david hunt <dh(_at_)west(_dot_)net> wrote:

On Sun, 25 Jan 1998, Mitsuru Furukawa wrote:

 :0f                        <=== Pls correct from here and after!
 |  formail ;\
    echo "SUBJECT>$SSUBJECT"; \
    echo "<SUBJECT";

     :0fh

Adding an "h" flag to the above recipe would move the new lines to the top
of the message. You could substitute another program in place of formail,
such as cat, but I don't know a way to avoid a program altogether here, or
which would be more efficient.

Thanks. "h" and "cat" worked fine.
But on the other hand I am comfused
because body is still fed while "h" should mean "not to feed body".
Could you advise me on how should I interpret it?
Why original body is fed?
Just to clarify the mechanism, how could I avoid feeding original body?

Is it correct to assume that following recipe is "hidden"
or "automatically added" after the :0fh recipe?

         :0
         $DEFAULT
         

_/_/_/      Mitsuru FURUKAWA      _/_/_/
_/_/_/        Tokyo, Japan        _/_/_/
_/_/_/     mailto:furu(_at_)009(_dot_)com    _/_/_/
_/_/_/  http://www.009.com/furu/  _/_/_/

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