i386/111966: Clamav-milter no up

Rodrigo Reyes rreyes at socofin.cl
Fri Apr 20 18:20:03 UTC 2007


>Number:         111966
>Category:       i386
>Synopsis:       Clamav-milter no up
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 20 18:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo Reyes
>Release:        6.2
>Organization:
Socofin S.A.
>Environment:
FreeBSD phoebe.socofin.cl 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Thu Mar 15 15:15:57 UTC 2007     root at phoebe.socofin.cl:/usr/src/sys/i386/compile/PHOEBE  i386
>Description:
My System is:
- FreeBSD release 6.2
- clamav-0.90.2_1
- sendmail-8.14.1


The error is:
# /usr/local/etc/rc.d/clamav-milter start
Waiting for clamd socket.. 60.. 50.. 40.. 30.. 20.. 10.. 
There is no clamd socket (/var/run/clamav/clamd)!
#

All passage after updating sendmail 8.14.0 to 8.14.1.
Before it worked well.

my rc.conf:
...
clamav_clamd_enable="YES"
clamav_milter_enable="YES"
clamav_freshclam_enable="YES"
...

my /etc/mail/freebsd.mc is:
..
DAEMON_OPTIONS(`Name=IPv4, Family=inet')

define(`confBIND_OPTS', `WorkAroundBrokenAAAA')
define(`confNO_RCPT_ACTION', `add-to-undisclosed')
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')

INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass-milter.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl

INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clamav/clmilter.sock, F=, T=S:4m;R:4m')dnl

define(`confINPUT_MAIL_FILTERS', `clmilter,spamassassin')dnl

MAILER(local)
MAILER(smtp)
..

my /etc/mail/sendmail.cf is (single the important lines):
..
# Input mail filters
O InputMailFilters=clmilter,spamassassin
..
#####                   MAIL FILTER DEFINITIONS
Xspamassassin, S=local:/var/run/spamass-milter.sock, F=, T=C:15m;S:4m;R:4m;E:10m
Xclmilter, S=local:/var/run/clamav/clmilter.sock, F=, T=S:4m;R:4m
...


the archives /usr/local/etc/rc.d/clamav-clamd, /usr/local/etc/rc.d/clamav-freshclam and clamav-milter were not modified
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-i386 mailing list