View Single Post
  #15 (permalink)  
Old 02-06-2008, 10:19 AM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

Quote:
Originally Posted by goetzi View Post
- Old server was NE 4.5.5 on CentOS4 x86
- Installed NE 4.5.6 on the new machine (CentOS5 x86)
- blocked port 25 on old server (mails were queued on secondary MX)
- made full backup of old server (using zmbackup)
- created domains on new server
- restored full backup on new machine
- updated to NE 5.0.2
- changed MX entry fitting to the new server
Contacted me over skype - ok, so 2 problems found:
1) When changing platforms it's a good idea to use the methods listed in /blog/archives/2007/10/moving_zcs_to_another_server.html
-You need to use the same zimbra version for the operating system switch
-So the 4.5.5 > 4.5.6 hurt a little in the first place...
2) & on top of that the servername changed...
Quote:
[zimbra@zimbra ~]$ zmprov ga olduser@schuelerunion.at | grep Transport
zimbraMailTransport: lmtp:zimbra.it-swat.net:7025
[zimbra@zimbra ~]$ zmprov ga newuser@schuelerunion.at | grep Transport
zimbraMailTransport: lmtp:zimbra.schuelerunion.at:7025
He's working to restore the accounts right now, then we'll fix the transport the hard way...

For future reference, directions for servername changes are in are in ZmSetServerName - Zimbra :: Wiki

Last edited by mmorse; 02-06-2008 at 01:32 PM..
Reply With Quote