Quote:
|
Originally Posted by randyg I am using Sendmail right now and i want to move all my mail from sendmail to Zimbra. What is the best way to do this? |
Well, the first thing to do would be to re-create the accounts on Zimbra. You can script that.. looping through your existing users, and creating them in Zimbra using the cli 'zmprov' tool.
Then, you need to transfer the mail. Imapsync works pretty well for that.
Good luck,
-Eric