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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: fedora-perl-devel-
                    [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL 
PROTECTED],parkerm
                    @pobox.com,[EMAIL PROTECTED],[EMAIL PROTECTED]


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
}

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to