Michael Elkins | 10 Apr 2010 05:36

matching pathnames in mairix searches

Howdy,

I'm working on trying to limit a search to a specific mailbox.  I've
found the 'p:' prefix for matching substrings, but consider the
following folder structure

~/Maildir/
~/Maildir/.mutt/
~/Maildir/.mairx-users/

Now if I want to just search the mairix-users mailbox, I can just to
this:

	mairix p:home p:me p:Maildir p:mairix p:users

However, if I need to restrict my matches just to ~/Maildir I run into a
problem, because:
	mairix p:home p:me p:Maildir

happens to match all three folders.

Is there any way for me to match just the first folder?

Thanks,
me

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

Gmane