I want to migrate Scalix 11 from a FC5 System to RHEL4 but the scalix-installer doesn`t found the messagestore.
My first attempt:
I had copy the messagestore via rsync ( rsync -a -v /var/opt/ root@192.168.200.203:/var/opt/) to the new rhel4 host and start the installer but scalix doesn`t found the messagestore.
My second attempt:
The same steps as above but i change the owner of /var/opt/scalix to user id 100 and group id 101 i get the same result as above.
maybe the community can help me to resolve the problem
Andreas