Operating System - HP-UX
1830498 Members
2269 Online
110006 Solutions
New Discussion

hp-ux 11.0 how to change email root ?

 
SOLVED
Go to solution
kate32
Frequent Advisor

hp-ux 11.0 how to change email root ?

Hi

I have mail sending to root@hostname.domain.com
I need to change it as it is blocked and so I was wondering if I create a file .forward => this should work to send the email to a new one ?

Thanks for help

Cheers
4 REPLIES 4
Ivan Krastev
Honored Contributor
Solution

Re: hp-ux 11.0 how to change email root ?

If you want to forward root's email just create an alias in /etc/mail/aliases.

After that run: newaliases to build a new copy of aliases db.

regards,
ivan
kate32
Frequent Advisor

Re: hp-ux 11.0 how to change email root ?

Hi Ivan

Thanks a lot for the prompt reply.

I will do wht you suggest, as we are already using aliases.

Do I have to restart a deamon or changing the file will be enough ?

Thanks again.

Cheers
K.
kate32
Frequent Advisor

Re: hp-ux 11.0 how to change email root ?

sorry you have given the answer at my questions !!!! I am too tired today!!
kate32
Frequent Advisor

Re: hp-ux 11.0 how to change email root ?

Ivan give me the solution
Thank you again