Dallman Ross wrote:
:0
* > 4000
| formail -I "Subject: $PREFIX $SUBJ" | head -110 | \
$SENDMAIL $SENDMAILFLAGS your(_at_)recipient
I forgot that you wanted to dispense with the Content-Length: header.
Okay,
| formail -I Content-Length: \
-I "Subject: $PREFIX $SUBJ" \
| head -110 | $SENDMAIL $SENDMAILFLAGS your(_at_)recipient
--
dman
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail