procmail
[Top] [All Lists]

Re: default LINEBUF value

1997-08-02 23:54:00
Luke Davis <ldavis(_at_)voicenet(_dot_)com> wrote:

Luke> I'm sure there's a much easier way, but this will work:
Luke> 
Luke> :0
Luke> * ^Subject: linebuf
Luke> | ( formail -zr ; echo "$LINEBUF" ; ) | $SENDMAIL -oi

Thank you for response. But it did not work in my envronment.
Besides, I do not see any significant difference from my method:

:0cw:linebuf.lock
* $ !? test -f linebuf
| echo "$LINEBUF" > linebuf

My method worked with DEFAULT variable as follows,
so problem must reside somewhere else...

:0cw:default.lock
* $ !? test -f default
| echo "$DEFAULT" > default

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

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