|
Ok, that gives me the names, and passwords what about the rest of the settings (forward to, Don’t deliver, auto reply settings etc.)? I need to convert about 400 accounts out of 2200. If I use the mailconfigbackup utility it pulls the entire server and makes it really cumbersome to convert the accounts. If I bite the bullet and follow the migration routine in the How-to’s section of Vircom.com website, will it convert the settings and load them into the database for me?
Thanks Robb Bryn
-----Original Message-----
Use the mailbox -list2 command. If you supply it with the postmaster password, it will dump your email accounts with cleartext passwords. Just redirect it to a text file and it'll produce a list of usernames & passwords (registry boxes only) that you can use to build a database later on.
Example:
Lets assume the postmaster password for your domain is "boing".
mailbox -list2 yourdomain.com -security boing >userlist.txt
Then take the userlist.txt and parse that to build your database.
--
|
- [VOPmail Beta] Migrating from Registry to Databas... Robb Bryn
- [VOPmail Beta] Migrating from Registry to Da... Lewis Watson
- [VOPmail Beta] Migrating from Registry t... Vircom Technical Support
