mbox2imap
-
mbox2imap is a
python script to upload email stored in MBOX
file format to an IMAP server.
Current version: mbox2imap-1.0 To do
-
- test MBOX files with . in the name
- test both absolute and relative paths in upload
Installation:
-
FreeBSD:
Using the ports system:cd /usr/ports/mail/mbox2imap make install clean
Using the pkg system:pkg install mail/mbox2imap