HPE GreenLake Administration
Operating System - Linux
        1840126
        Members
    
    
        5047
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-19-2004 10:37 PM
01-19-2004 10:37 PM
			
				
					
					
						Hello to everyone!!!
I need to move all email accounts to a new email server. What is the best way? It seems like I had come across a script for this before, but darned if I can find it.
Old email box---redhat 7.2/sendmail
new ----redhat 9.0 es /postfix.
Thanks
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
I need to move all email accounts to a new email server. What is the best way? It seems like I had come across a script for this before, but darned if I can find it.
Old email box---redhat 7.2/sendmail
new ----redhat 9.0 es /postfix.
Thanks
Solved! Go to Solution.
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-20-2004 02:32 AM
01-20-2004 02:32 AM
Solution
			
				
					
					
						All you need to do is transfer the user information.
You can if there are no conflicts copy the users from /etc/passwd and reset their passwords on the new box.
You may need some of the configuration information from /etc/mail/ directory, depending on what features you want to use.
what i do is thus:
cp /etc/passwd /root/newpass
vi newpass
remove all but the users to be transferred.
ftp the file to the new box.
cp /etc/passwd /root # back it up
cat newpass >> /etc/passwd
SEP
		
		
	
	
	
You can if there are no conflicts copy the users from /etc/passwd and reset their passwords on the new box.
You may need some of the configuration information from /etc/mail/ directory, depending on what features you want to use.
what i do is thus:
cp /etc/passwd /root/newpass
vi newpass
remove all but the users to be transferred.
ftp the file to the new box.
cp /etc/passwd /root # back it up
cat newpass >> /etc/passwd
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-20-2004 06:36 AM
01-20-2004 06:36 AM
			
				
					
						
							Re: Sendmail
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						And, depending on your users, you also might want to backup the actual content of their mailboxes to the new server ;-)
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP