Hi,
I'm trying to get the last of my 'old' mail filtered into an existing Maildir setup.
It currently exists in two formats:
24 mbox files, 2004/january-december, 2005/january-december
equivalent Maildir folders for the above.
What I'd like to do is write a simple procmail file and gradually filter it all into existing maildir format, for example:
:0
$HOME/Maildir/.mailing-lists.luv/
Run procmail over all of the mbox or maildir folders, whatever is easiest, putting all the matching messages into .mailing-lists.luv, and leaving the rest, for me to investigate and add another filter for some more mail, re-running until I just have a handful left that I can move manually to the right places.
However, I can't seem to get procmail to work, for memory or google.
It seems to just continually process the first email in the mbox files, a 'dummy' message added by pine.
Any suggestions or hints?
cheers,
/ Brett