How to collect all emails for root@localhost.localdomain

How to collect all emails for root@localhost.localdomain by Domino Server Admin account??

As you know, almost 100% Linux programs send reports or error logs to root@localhost.localdomain. If we can receive them from within Notes 8 admin client, it will be very convenient.

I have done the following:

Tune sendmail to port: 125 and relay to my Domino server, for example, mydomserver. I checked from server concole that mydomserver can detect messages from sendmail but it cannot forward it to Domino Admin address. I have set the Admin’s property so that his forward email address and internet email address are root@localhost.localdomain.

Anybody know how to do that?? Or do you have any standard method to do that??

Thanks in advance!

Subject: Modify sendmail.cf to send mail to a valid mailbox

The sendmail MTA that comes with linix/unix has a config file called “sendmail.cf” that can and should be modified to relay system mail to a valid mailbox in your environment. We see this alot with system admins who administer these kinds of servers. The default config is “root@…”