Bug 132683

Summary: rkhunter cron.daily script spams root user
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Matthias Andree <matthias.andree>
Component: ConsoleAppsAssignee: Marcus Meissner <meissner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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!