Operating System - HP-UX
1837208 Members
3697 Online
110115 Solutions
New Discussion

What is the best solution for...

 
Leandro Sales
Advisor

What is the best solution for...

... migrate users from a Linux box to HPUX 10.20 one? I have Sendmail installed on Linux and on HPUX too, I want migrate the user's INBOX too.

Any clue?

Thanks...
1 REPLY 1
Bill Hassell
Honored Contributor

Re: What is the best solution for...

It's pretty simple if you are using loc al clients like elm, mailx, etc. If you need POP3 or imap4, you'll need to add these tool to HP-UX first.

Then the migration is:

- add each Linux user to the HP-UX system.
- copy the Linux mailbox for each user to /var/mail/
- setup forwarding using sendmail aliases file in the Linux system.

At some time in the future, you might rename the two servers (HP-UX = Linux-name, Linux = some-other-name) to remove delays in forwarding.


Bill Hassell, sysadmin