Date: Wed, 7 Mar 2007 12:54:19 +0000 From: Chris <chrcoluk@gmail.com> To: "Pete French" <petefrench@ticketswitch.com> Cc: mlerota@iskon.hr, freebsd-stable@freebsd.org, garga@freebsd.org, deischen@freebsd.org, mb@imp.ch, toxa@toxahost.ru Subject: Re: Clamav-90_2 Lockup with freebsd 6.2 Message-ID: <3aaaa3a0703070454o538fd19dp32c6f53b9b8f88a2@mail.gmail.com> In-Reply-To: <E1HOvM6-0008FQ-Do@dilbert.ticketswitch.com> References: <3aaaa3a0703070428v1a3619fam7722c9394e5659e@mail.gmail.com> <E1HOvM6-0008FQ-Do@dilbert.ticketswitch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/03/07, Pete French <petefrench@ticketswitch.com> wrote: > > What configuration in exim is needed to make it use tcp instead of sockets? > > av_scanner = clamd:127.0.0.1 3310 > > instead of > > av_scanner = clamd:/var/run/clamav/clamd > > and then in clamd.conf, comment out 'LocalSocket' and uncomment the > 'TCPSocket' and 'TCPAddr' settings so it looks like this: > > #LocalSocket /var/run/clamav/clamd > TCPSocket 3310 > TCPAddr 127.0.0.1 > > -pcf > many thanks seems to be working Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3aaaa3a0703070454o538fd19dp32c6f53b9b8f88a2>