Operating System - HP-UX
1832241 Members
2791 Online
110041 Solutions
New Discussion

How to setup sender email in Event monitoring service other than root ?

 
Wittaya Lekngamaek
Occasional Contributor

How to setup sender email in Event monitoring service other than root ?

When Event monitoring service Email to user In field 'From' of Email format is root@hostname. How to setup this field to use my email address (my@company.com) instead root@hostname

Thank you
Tick
2 REPLIES 2
twang
Honored Contributor

Re: How to setup sender email in Event monitoring service other than root ?

how about setting up local aliases by adding entry in the /etc/aliases file:

# Local aliases
root : sysadm@XXX.com
oracle : dbadm@XXX.com
twang
Honored Contributor

Re: How to setup sender email in Event monitoring service other than root ?

sorry for above reply, i misunderstand your question.