I just learned a fast fast fast way to do complex word searches across multiple MailDir folders with mutt: get a copy of "mairix"
About all you have to configure in the .mairixrc is which folders you want to be able to search. How did I ever get along without mairix? It gives mutt a similar feature to the "Vfolders" feature in Evolution. # Add just four lines to .muttrc to use esc-f for simple searches: mailboxes ~/Mail/vfolder macro index \ef \ 'c=vfolder'<enter><shell-escape>'mairix ' \ 'enter vfolder search term' _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
