On Sat, Oct 01, 2005 at 10:10:23PM +0200, the unit calling itself Marc Balmer 
wrote:
> J Moore wrote:
> 
> >Older versions (prior to the "official" OpenBSD port) of clamav 
> >contained an "INSTALL" file that had some really useful information; 
> >e.g. on my 3.6 system this file was:
> >
> >/usr/ports/security/clamav-0.80/pkg/INSTALL
> >
> >Where is the information that was in this file located now? ; i.e. where 
> >does the "official" OpenBSD port of clamav locate this file?
> 
> It is not included because it is not needed for users of the port.

Not needed...? I have to assume that you mean building the port 
makes the required modifications to the /etc/rc.conf.local & 
/etc/rc.local files? Perhaps you can help me with the following:

I upgraded recently from 3.6 to 3.7, and I'm still trying to figure out
why clamav-milter is failing to start.

When I do this:
# /usr/local/sbin/clamav-milter --max-children=2 -loNHP -U
/var/clamav/quarantine [EMAIL PROTECTED]
--pidfile=/var/clamav/clamav-milter.pid
local:/var/clamav/clamav-milter.sock

I get this:
/usr/local/sbin/clamav-milter: socket-addr
(local:/var/clamav/clamav-milter.sock) doesn't agree with sendmail.cf

I'll concede that this is a true statement. I start sendmail as follows:

/usr/sbin/sendmail -L sm-mta -C/etc/mail/sendmail-clamav.cf -bd -q30m

Why does clamav assume sendmail.cf is used? Previous versions of clamav
didn't seem to do this.

Reply via email to