Dallman Ross wrote:
:0 fw i c # "c" only if you want to keep a copy yourself
Reviewing what I wrote, that was not correct. The "fw" part is already
going to end up as a continuation copy down below. If you don't
want a copy of the message, remove the "fw". The "c" was never
necessary here.
So use
:0 i
| reformime -X -s $mysection -possible-other-flags/switches | ;\
$SENDMAIL $SENDMAILFLAGS your(_at_)forward(_dot_)address
Or, to retain a copy, either
:0 fw i
or
:0 c i
I think. I'm not testing any of this; it's just a theoretical
discussion at this point.
Dallman
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail