Bug 132683 - rkhunter cron.daily script spams root user
Summary: rkhunter cron.daily script spams root user
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 07:15 UTC by Matthias Andree
Modified: 2005-12-01 16:44 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2005-11-08 07:15:27 UTC
The /etc/cron.daily/01-rkhunter script, as installed by rkhunter-1.2.7-5, spams the root user's mailbox. It should

1. use the --quiet option so we only see non-OK output

2. only send a mail if there is anything to report at all (this can easily be achieved by using MAIL-ON-WARNING in /etc/rkhunter.conf to mail rather than pipelining console output into /bin/mail even if it's empty)
Comment 1 Marcus Meissner 2005-12-01 16:44:54 UTC
i did both suggestions for the next release. thanks!