I've been reading my system logs over the last few days and they're full of entries like this:
Code:
May 20 06:26:05 samhain exim[3441]: 2007-05-20 06:26:05 1Hpibr-0000tV-00 Cannot
open main log file "/var/log/exim/mainlog": No such file or directory: euid=8 eg
id=8
May 20 06:26:05 samhain exim[3441]: exim: could not open panic log - aborting: o
riginal error above
May 20 06:26:05 samhain /USR/SBIN/CRON[3081]: (root) MAIL (mailed 350 bytes of o
utput but got status 0x0001 )
I know exim is a MTA, but frankly I don't even want to try to set up a mail server on my linode (yet); I don't want to even risk making my Linode an open relay because I don't know anything about mail server. But, I would like to be able to setup logwatch and other monitoring daemons to e-mail me reports of the more critical log entries so I know what's going on. I'm fine with receiving those logs via console internally.
I guess my questions are:
1. How do I set up exim to stop the above from happening?
2. What do I need to do, as far as MTAs, etc go to set up the monitoring I've described?
Pointers would be greatly appreciated.
