mbox2maildir - convert an mbox to a maildir using Python's libraries
Contents
Bugs
Hopefully different to those of mb2md.
Description
mbox2maildir converts an mbox to a maildir. It is a very simple wrapper around Python's mailbox library.
The maildir may already exist, in which case the messages in the mbox are added to the maildir.
mbox2maildir is an alternative to the venerable mb2md, which fails to process some mboxes that are out
there.
Name
mbox2maildir - convert an mbox to a maildir using Python's libraries
Options
None.
See Also
mb2md(1), mbox(5), maildir(5)
Synopsis
mbox2maildir MBOX MAILDIR
