In my ~/.procmailrc I have
:0 fwhb
| $HOME/perl/line_breaks # HOME is set properly.
You don't have the # there in the real script, right?
I think the order of the arguments to :0 might be important here.
Do you want to filter the header or the body or both?
I think both is the default.... if you want to do just one then I think
you want 'fh' or 'fb' (not fw)
Or is there a way using procmail's rules to break
lines over 80 characters at a word boundary?
I'd use 'fmt' I guess... and you just want to filter the body in that
case, not the headers (you don't want to break long lines there).
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail