I am having nearly 1000 email ids in my existing zimbra server, I want to migrate all user email ids to another zimbra server. Migration of mails is 2nd part, 1st i want to create all this 1000 email ids in new zimbra server.
how can we do it ?
I am having nearly 1000 email ids in my existing zimbra server, I want to migrate all user email ids to another zimbra server. Migration of mails is 2nd part, 1st i want to create all this 1000 email ids in new zimbra server.
how can we do it ?
Hello,
From Admin GUI you can Bulk upload all the user accounts in CSV format.For Email migration you can use IMAPSYNC.
I want to export user name and password from zimbra server to csv or any other format. Not asking to create user in bulk ....
I took list of usernames from back end (mysql),
$su zimbra
$mysql
mysql> use zimbra;
mysql> select comments from mailbox;
Then we use bulk user creation method for creation of these mail ids in another server.
Thanks..
There are currently 1 users browsing this thread. (0 members and 1 guests)