|
|
|
|
|
|
Home PageContact MeMAC OS XLinuxLinux Servers Fedora Core 4Linux Servers - CentOSLinux Servers Fedora Core 5Linux Servers Fedora Core 7Linux Servers Fedora 8OpenWRTNSLU2LinuxClusterHardware Hacking ProjectsSpeaker Building ProjectsElectronics ProjectsOther Sites |
Status/History
IntroductionI needed to migrate my mail server to a new machine. I created a new server and now it was time to move the user data. The method I'm going to use will disrupt mail services. Here we go. Preparing the Current ServerBefore any data can be moved we have to stop the mail services. So type the following. The New ServerOn the new server we need to make sure the same services are stopped. So type Moving the DataNow for the fun part. Go ahead and log in to the new mail server. Choose a temp directory for the mail store to be copied to. Lets use our friend scp to get the data. Testing and CleanupThe first thing we want to do is start up the services on the new server. Login and check your mail using a mail client. If everything looks good then we need to remove the old imap directories. ConclusionI would consider this to be a brute force method. Mail service does get disrupted. In my case it was not a big deal. Comments |