stan wrote:
Before I emabrk on a programing excersise to build a fliter to strip off
the prior headers before shping the messages on into corporate land, I
thought I would ask if there was already a tool to do this?

I don't believe there is. Though it almost sounds like it might be a very simple pipe through grep.

[EMAIL PROTECTED]:~} cat foo
Received: foo
foo Received:
[EMAIL PROTECTED]:~} grep -v '^Received: ' foo
foo Received:


-- Steve C. Lamb | I'm your priest, I'm your shrink, I'm your PGP Key: 8B6E99C5 | main connection to the switchboard of souls. -------------------------------+---------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to