On Mon, Aug 04, 2003 at 11:29:32AM -1000, Vince Hoang wrote:
> Use :0 H:, instead of just :0:, otherwise you check the body of
> the message, waste CPU cycles, and have false matches.
Woops. I guess I should refresh myself with the man pages as well:
H Egrep the header (default).
-Vince