Operating System - HP-UX
1834722 Members
2318 Online
110069 Solutions
New Discussion

Re: send root's mail to my e-mail in public POP Mail Server

 
Dora Marinova
Occasional Advisor

send root's mail to my e-mail in public POP Mail Server

parameters:HP9000-d250
OS:hp-ux10.20
I want when the problem is occur, the message will appear in my e-mail in external POPMail Server ( out from my LAN ).
What I must adjust for this?
3 REPLIES 3
Berlene Herren
Honored Contributor

Re: send root's mail to my e-mail in public POP Mail Server

Set up sendmail.cf to relay mail
(DSexchange.mail.com) >> your email server

stop/start sendmail

use .forward file to forward mail to you.

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
Robert Gamble
Respected Contributor

Re: send root's mail to my e-mail in public POP Mail Server

I use a similar setup. The external email address is for my pager, so I am notified of 'bad things' as soon as possible.
Joseph C. Denman
Honored Contributor

Re: send root's mail to my e-mail in public POP Mail Server

The .forward file should be in the root dir and should appear as below.

sysadm1@company.com
sysadm2@company.com
If I had only read the instructions first??