View Single Post
  #6 (permalink)  
Old 04-30-2007, 12:59 AM
Klug Klug is offline
Moderator
 
Posts: 2,207
Default

Quote:
Originally Posted by technoteen View Post
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 View Post
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".
Reply With Quote