Bug 629435

Summary: clamd.scan stops before MTA does
Product: [Fedora] Fedora Reporter: Jordan Russell <jr-redhatbugs2>
Component: clamavAssignee: Enrico Scholz <rh-bugzilla>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 13CC: nb, ondrejj, redhat-bugzilla, rh-bugzilla, steve
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: clamav-0.96.4-1300.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-19 00:08:30 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 Jordan Russell 2010-09-02 00:58:12 UTC
Description of problem:
Fedora's MTAs (sendmail, postfix, exim...) use a stop priority of 30, while clamd.scan's stop priority is 25.
As 25 < 30, clamd.scan will stop *before* the MTA does during a shutdown, leaving a small window in which mail may come in without being scanned (depending on how clamdscan failures are handled).

Version-Release number of selected component (if applicable):
0.96.1-1300.fc13

Actual results:
  /etc/rc6.d contains:
  K25clamd.scan
  K30postfix

Expected results:
  K30postfix
  K35clamd.scan   (or some other priority > 30)

Comment 1 Fedora Update System 2010-11-07 11:20:07 UTC
clamav-0.96.4-1400.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/clamav-0.96.4-1400.fc14

Comment 2 Fedora Update System 2010-11-07 11:22:52 UTC
clamav-0.96.4-1300.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/clamav-0.96.4-1300.fc13

Comment 3 Fedora Update System 2010-11-07 21:28:08 UTC
clamav-0.96.4-1400.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update clamav'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/clamav-0.96.4-1400.fc14

Comment 4 Fedora Update System 2010-11-19 00:08:20 UTC
clamav-0.96.4-1400.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2010-11-22 22:15:20 UTC
clamav-0.96.4-1300.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.