Hello!
I want to migrate a Samsung Contact system to a completly new server
with scalix 10.
In http://www.scalix.com/community/viewtopic.php?t=1135 I read many hints
on how to do that.
But my plan is a bit different:
- I have to merge all data (mailboxes, e-mail adresses, rules, ...) but I do not
want to recreate all the mailnodes we had before. Instead I would like to merge
everything to a single mailnode. Is that possible?
If it is not possible, would the following plan be correct:
- Install scalix 10 on newly installed Linux
- Show what mailnodes are on the old system (omshowmn)
- Create those mailnodes on the new system (omaddmn)
- fsck the old message store: omscan -Aavf
- Export all user-data on the old system, using a script with omshowu -m all
and omcpoutu
- shutdown samsung contact, so there are no modifications
- Copy the exported data via scp to new server
- Read in old data with omcpinu
- Install scalix connector on clients
- Be happy
What do you think about that?
And is there any way I can make sure that the users and scalix cannot
modify the message store anymore, but can access it read-only? This way the
users would only use have the functionality.