Results 1 to 3 of 3
I am setting up a new mail server running Slackware 10.1. Previous server ran Slackware 9.x. I have approximately 150 e-mail accounts on the server.
I am having difficulty trying ...
- 02-18-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Tennessee
- Posts
- 40
Sendmail, moving accounts to new server
I am setting up a new mail server running Slackware 10.1. Previous server ran Slackware 9.x. I have approximately 150 e-mail accounts on the server.
I am having difficulty trying to figure out how to move the accounts from one machine to the other.
Can anyone give me insight on how to do this?
- 02-19-2005 #2
Are you looking to migrate just account names and passwords or all the old mail? The easiest way to move the mail is probably going to just be copying the /home directory to some sort of external backup, then copying it over onto the new machine (or not /home, its whereever user mail is stored). The other method that is not impossible to implement on something smaller scale like this is to just use a mail transport protocol (POP3 or IMAP4) not very fast, but running fetchmail for each account might be an easier (and possibly faster, depending on how well you know both systems) method.
- 02-21-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Tennessee
- Posts
- 40
Yes, the main thing is moving the account names and passwords, and therefore the users rights to their /home directory. This is what I cannot seem to understand.
Few keep mail in their /home directory. In this case I am transfering everything in the /var/spool/mail directory to the new machine.


Reply With Quote