Linux.com

Manage your mbox file with Archmbox

Posted by: Anonymous [ip: 38.104.6.150] on December 08, 2008 04:36 PM
This entire utility is, of course, superfluous, if you have transitioned to the modern system of handling mail with Maildir.

Maildir keeps each message in a separate file. Strict handling removes the need for locking, so it is safe for multiple programs to access a Maildir at the same time. NFS-mounted Maildirs are safe and efficient. All the normal file handling commands are usable -- grep, mv, cp, rsync all do the right thing. Most modern mail programs handle Maildir storage just fine -- procmail, Postfix, qmail, exim, mutt, Thunderbird, and so forth.

http://en.wikipedia.org/wiki/Maildir

#

Return to Manage your mbox file with Archmbox