Operating System - HP-UX
1833027 Members
2952 Online
110049 Solutions
New Discussion

Re: Problems with HP-UX's mail

 
ekke2
Occasional Advisor

Problems with HP-UX's mail

I have problem with HP-Ux system's mail.
How do I make it stop sending messages about the HP-UX's system to an certain email-adress?

I hope that someone understand what I meant, because I can't explain it better.
2 REPLIES 2
GGA
Trusted Contributor

Re: Problems with HP-UX's mail

hello

if i understand ur question then u have a entry in the /etc/mail/aliases

root :a email adress

this mean that all email adress that are sending too root are forward to the other defind email adress

regards gga
RAC_1
Honored Contributor

Re: Problems with HP-UX's mail

set the alias for that email address to /dev/null. Check /etc/mail/alises files.

You need to do something as follows.

xyz@abc.com : /dev/null

newaliases command to reflect the changes.
There is no substitute to HARDWORK