Bug 223972

Summary: Spurious message: error: sa-update:3 unknown option 'notifyempty' -- ignoring line
Product: [Fedora] Fedora Reporter: pigetak178
Component: spamassassinAssignee: Warren Togami <wtogami>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: jm, parkerm, perl-devel, reg+redhat, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-23 15:49:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pigetak178 2007-01-23 13:03:01 UTC
Description of problem:

Error output from logrotate:
===
/etc/cron.daily/logrotate:

error: sa-update:3 unknown option 'notifyempty' -- ignoring line
===

After recent update, above message is found in root mail.

Cron <root@yorky> run-parts /etc/cron.daily

Version-Release number of selected component (if applicable):

spamassassin-3.1.7-4.fc6
logrotate-3.7.4-9.fc6

File: /etc/logrotate.d/sa-update contains

/var/log/sa-update.log {
    monthly
    notifyempty
    missingok
}

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Warren Togami 2007-01-23 15:49:16 UTC

*** This bug has been marked as a duplicate of 223753 ***