Thanks.

> No doubt there is a better way to do it, but this should work:
> 
>   grep -A 10 -B 10 ^From:[EMAIL PROTECTED] messagefile | grep ^To:

This may work, but miss-detections will be outputted if mail header or
body is too short.
Would there be a little more reliable way?

Regards,

-- 
Tsuyoshi Takada <[EMAIL PROTECTED]>





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to