On Fri, Sep 10, 2010 at 09:49:57AM +0200, j...@telefonica.net wrote: > Nico, I will search for your macro to see what can I do with regular > expressions.
For your convenience: macro index , <tag-pattern>!~D^J<tag-prefix-cond><save-message>/path/to/some/maildir/^J^J<end-cond><sync-mailbox> "Move all undeleted messages to maildir folders" Then use ',' to move all undeleted mail to a maildir. Change the tag-pattern to your liking, and, of course, the save-message path. Nico --