What are the IMAP Tools?
They are a set of perl scripts for use with IMAP servers.
The IMAP Tools enable you work with IMAP mailboxes including the following:
- Copy folders and messages to a new server (imapcopy.pl)
- Bulk migration of hundreds or thousands of users to a new hosting server (migrateIMAP.pl)
- Move messages between folders based on a set of rules (imapfilter.pl)
- Backup and restore IMAP accounts (imapdump.pl and dumptoIMAP.pl)
- Synchronize accounts on two different IMAP servers (imapsync.pl)
- Purge duplicate messages (delIMAPdups.pl)
- Load messages from Maildir servers into IMAP and vice-versa (maildir_to_imap.pl and imap_to_maildir.pl)
If you have questions about the IMAP Tools please post in the IMAP Tools Support Forum.
- Load messages from Mbox servers into IMAP and vice-versa (IMAPtoMbox.pl and MboxtoIMAP.pl)

Download IMAP Tools 1.324
The IMAP Tools are a set of perl scripts that support IMAP mailboxes and email migrations.