On 29 Oct 2012, at 22:06, Seebs wrote: > So, in searching, I see SPECIFIC headers, and I see "common headers or > body". > > Is there any way to search for something in any header, but not > necessarily restricted to addresses?
No. For two reasons: 1. It is not easy to implement efficiently (in MailMate). 2. I never needed it :-) A workaround might be to just use `grep` in the Terminal and if you find a message then use `open` to open it in MailMate. -- Benny
