|
Search:
Advanced search
|
Browse by category:
|
Contact Us |
How to convert mbox to maildir for a single domain on a cpanel server? |
|||||
Suppose we are performing the conversion for the user@domainname.com user. Take the backup of “/home/username/mail/domain.com/user/” before doing this. Run this command as the user of the mailboxes. ================================================ /usr/local/cpanel/3rdparty/mb2md/mb2md -s /home/username/mail/domain.com/user/inbox -d /home/username/mail/domain.com/user/ ================================================ Source Mbox is /home/username/mail/domain.com/user/inbox The main Maildir directory will be created if it does not exist. It has the following subdirectories: /home/username/mail/domain.com/user/tmp/ /home/username/mail/domain.com/user/new/ /home/username/mail/domain.com/user/cur/ Usage: mb2md -h mb2md -m [-d destdir] mb2md -s sourcedir [-R|-f somefolder] [-d destdir] [-r strip_extension] |
|||||
Powered by
Deru Communications (Webhosting Knowledgebase)