Quote:
Originally Posted by naima hello
is what he has the ability to migrate openxchange5(mail,calander,Tasks and documents) to zimbra open source or zimbra network edition?
if so, what is via migration tools when the need for a specific development?
cordialy |
Many ways of migration can be done specifically for OX5. Please refer to links phoenix provided.
Not all components can be migrated (or not easy). Anyway, I share very brief possible ways to migrate.
1) User
User can be extracted from LDAP. (OX5 using openLDAP)
- userid, password (based64 encoded SSHA crypted format), all other details
2) Email messages
Use imapsync
sync using main admin account from OX5 (normally named mailadmin), so, don't need to know user password
3) Calendars and Contacts
Export via webDAV for calendar (ical) and contact (vcard) then import via REST or ZWC import feature.
Need to know folderid from postgresql db.
If admin doing this, need to reset OX5 user password.
If individual user is doing this, they can just export via webdav and import via ZWC
4) Documents and task
- no idea, quite hard.
5) email list and groups
- extract from ldap or aliases
./keris