- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux Mail Server Question
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
12-19-2003 09:08 AM
12-19-2003 09:08 AM
Linux Mail Server Question
Any help would be most helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 11:03 AM
12-19-2003 11:03 AM
Re: Linux Mail Server Question
You will probably also want to copy their home directories (/home/), and their currently existing mail (/var/spool/mail/).
Pretty easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 11:04 AM
12-19-2003 11:04 AM
Re: Linux Mail Server Question
You only want to copy out the records for UID's above 500.
The reason for this is that there are a number of pre-configured user accounts for various services, but RH put's all of these ID's below 500.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 10:34 PM
12-19-2003 10:34 PM
Re: Linux Mail Server Question
Or do you have a 7.3 system from wich you want to save/backup user's file's and setup's, then scratch the 7.3 and install 9.0 then restore user's file's and setup's?
If the above is true then Stuard Browne suggestions are the way to go .
But If you want to just go from 7.3 to 9.0 on the same system and do not have a valid reason for scratching 7.3
then
Why not upgrade from 7.3 to 9.0 this is usualy very easy just boot 9.0 (iso 1 cd) and it will ask if you want to install or upgrade. (this will keep your user's and applic in place no problem)
J-P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 01:05 PM
12-20-2003 01:05 PM
Re: Linux Mail Server Question
This upgrade will not handle custom configuration very well. If you upgrade httpd server from 1.3 to 2.0 apache, the upgrade WILL break your httpd server.
If this is a migration to new hardware, thats safer and the files above can be migrated(see the other posts).
Note that your /etc/mail/access file will need to be migrated or everyone you've put on your spam bounce list will be able to see your server again. Not good at all.
SEP
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
12-21-2003 05:40 AM
12-21-2003 05:40 AM
Re: Linux Mail Server Question
But during 7.3 to 9.0 upgrade the file that are remplaced are saved as *.rpmsave you also get a log file with what has been done !
for more on that have a look at
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/install-guide/ch-upgrade.html
So some work/planning needed but so is the alternative way... you also have to backup plan install retore adapt to scratch and start over...
As usual there is probably more then 1 way
J-P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 05:28 PM
12-21-2003 05:28 PM
Re: Linux Mail Server Question
in redhat 7.3 the sendmail.cf was in /etc folder
in redhat 9 this file (i.e. sendmail.cf)
was moved to /etc/mail folder.
Best regards.