Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=223753
Summary: Typo in /etc/logrotate.d/sa-update Product: Fedora Core Version: fc6 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: spamassassin AssignedTo: wtogami@redhat.com ReportedBy: adrian@lisas.de CC: fedora-perl-devel- list@redhat.com,felicity@kluge.net,jm@jmason.org,parkerm @pobox.com,reg+redhat@sidney.com,wtogami@redhat.com
Description of problem: logrotate error message:
error: sa-update:3 unknown option 'notifyempty' -- ignoring line
Version-Release number of selected component (if applicable): spamassassin-3.1.7-4.fc6
Fix: Something like this:
/var/log/sa-update.log { monthly - notifyempty + notifempty missingok }