---- Cut Here ----
SUBJ=`formail -zx Subject:` # extract
the subject
:0fw
* ! ^Subject:.*\[listname\]
* ! ^Subject:.Re: *
|
formmail -I "Subject: [listname] $SUBJ"
---- End Here
----
Be sure to replace
"[listname]" with what you would like to be at the beginning of the
subject
line.>>