Converting from mbox to Maildir format
Thursday, December 01, 2005 at 05:29 PM
Prepare a .procmail file that sorts mail into the desired Maildir folders and run this command for each mbox file:
cat /var/mail/mbox | formail -ds procmail
Entry filed under: Linux
|