Thread: Automation
View Single Post

   
  #2 (permalink)  
Old 02-20-2008, 08:23 AM
Mikhail Zotov
 
Posts: n/a
Default Re: Automation

Marcus Monserrate <marcusm7@ wrote:
> I am totally lost with this
>
> Slackware 10.1 workstation. No Sendmail installed.
> Just using kmail and/or mozilla for ISP POP3 mail.
> The problems is that I'd like to get Logwatch, Chkrootkit,
> Slackupdate.sh and others to keep me informed via local mail.
>
> So, how can this be setup? Is nail still able to do the job
> maybe through proc mail? Is proc mail by it self up to the job?
> What is a good efficient and secure way to go with this?


According to my experience, one cannot do w/o sendmail in such
a situation unless something else is installed (e.g., postfix
instead of sendmail+procmail). Notice though that both logwatch
and chkrootkit can just write their reports to a file, e.g.,
/home/marcus/logwatch_report.txt, instead of sending them via
e-mail.

Mikhail
Reply With Quote