On 09.04.10,20:36, Michael Elkins wrote:
> 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?
> 

I think you should be able to search like this, works for me:

mairix p:mairix-users

mairix p:Maildir


Jostein



------------------------------------------------------------------------------
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
_______________________________________________
Mairix-users mailing list
Mairix-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mairix-users

Reply via email to