Postby florian » Wed Nov 02, 2005 5:22 pm
First, you will have to add the new mailnode. This can be done using SAC or using the omaddmn command.
Then, you will need to rename all your users to be part of the new mailnode. Unfortunately, this is currently only possible using the ommodu command. it basically looks like this:
ommodu -o "Florian User/old,mailnode" -n "Florian User/new,mailnode"
you will need to do the same thing with all your distribution lists, the command is ommodpdl.
After all users and PDLs have been removed from the old mailnode, you can set the new mailnode to be the primary. This is done with the ommodmn -t option.
Finally, you can delete the old mailnode using omdelmn.
Two additional things to watch out for:
1. If you have a multi-server environment with directory syncrhonisation (dirsync) setup, you will need to re-do the dirsync agreements as these carry the primary mailnode in their config.
2. if your users have old internal email in their mailboxes, they might become unrepliable because the old mailnode is stored as part of the FROM addresses in the messages. Your can work around this by adding a line reading SR_RESOLVE_MASK=4 to your /var/opt/scalix/sys/general.cfg config file and restarting the service router. this will try to lookup recipient addresses using the "first four" attributes in the X.400-style Scalix address, i.e. these are the G, I, S and Q (Given Name, Middle Initials, Surname, Generation Qualifier) attributes.
Hope this helps,
Florian.
Florian von Kurnatowski, Die Harder!