Bug 240610
Summary: | clamav-milter socket doesn't agree with sendmail.cf | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | G.Wolfe Woodbury <redwolfe> |
Component: | clamav | Assignee: | Enrico Scholz <rh-bugzilla> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | njh |
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: | 2008-06-08 15:40:33 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
G.Wolfe Woodbury
2007-05-18 19:14:38 UTC
What's in your /etc/sysconfig/clamav-milter file? What's the output of "fgrep clam /etc/mail/sendmail.cf"? /etc/sysconfig/clamav-milter: CLAMAV_FLAGS='-lo -c /etc/clamd.d/milter.conf local:/var/run/clamav-milter/clamav.sock' sendmail.cf doesn't have it installed by default; you have to install sendmail-cf RPM and then dig for the /usr/share/doc/clamav-milter<ver>/INSTALL file to be told what should be added to the sendmail.mc file. That information (in the INSTALL file) is _incorrect_ and needs to be changed. What would be best is to have the clamav-milter package ensure that sendmail.cf is in place, and then to either make the additions itself (maybe via an m4 include) or to mail a note to root telling her that the addition of lines to the sendmail.mc file are needed. There is "too much" manual intervention required by clamav-milter (with no clear description provided) for most users to handle. fixing status to ASSIGNED clamav-0.92-6.fc8 has been pushed to the Fedora 8 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' clamav-0.92-6.fc7 has been pushed to the Fedora 7 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' clamav-0.92-6.fc7 has been pushed to the Fedora 7 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' clamav-0.92-6.fc8 has been pushed to the Fedora 8 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' clamav-0.92-6.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. clamav-0.92-6.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping closing bug as the newer version has clearer instructions and it may have just been a PEBKAC on my part. |