Quote:
Originally Posted by technoteen can a single virtualhost do for all different domain?? for ex. mail.localhost.com will work for dn1.localhost.com,dn2.localhost.com, etc.. |
If you use single virtualhost, it's not virtualhosts anymore 8)
Check the Zimbra's virtualhost feature (in the admin UI and in the doc) to understand clearly how it works.
Quote:
Originally Posted by technoteen yes i am using vpasswd based system for vpop  , guess i will have to convert it to mysql first and then transfer the accounts |
Actually the main problem is about the passwords : if you don't know the users passwords in vpopmail, you can not read their mailbox (so impossible to imapsync them to Zimbra).
Unless you force a password change, then create their account in Zimbra with a forced password, imapsync the data and get Zimbra to ask for "password change on first use"...
mySQL (or LDAP) will help mainly on getting a "clean" (scriptable) users list and aliases list.
If you do it, please contribute to the wiki with an article on "vpopmail to Zimbra migration".