On Thu, Jan 18, 2001 at 07:24:31AM +0100, Scott A. McIntyre wrote:
> Hi,
>
> What's the magic to being able to search an "outbox" (set record=) for a
> specific recipient?
>
> I can Search by subject just fine, but I can't seem to get mutt to Search
> based upon recipient. This one has got to be staring me in the face...
AFAIK the outbox isn't different from other mailboxes. so you
probably want to try "/" or whatever your search key is and
enter "~C EXPR" like "~C mutt.org" to search for mails that are
To: or CC: to an address that matches "mutt.org".
check out the muttrc man page and look for the "Simple Patterns"
section.
-heinrich