Date: Fri, 20 Apr 2007 18:07:14 GMT From: Rodrigo Reyes<rreyes@socofin.cl> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/111966: Clamav-milter no up Message-ID: <200704201807.l3KI7ED0050862@www.freebsd.org> Resent-Message-ID: <200704201820.l3KIK2kY040869@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704201807.l3KI7ED0050862>