On Wed, 02 Mar 2005 09:57:30 -0500 John Peacock <[EMAIL PROTECTED]> wrote: > Hanno Hecker wrote: > > Just a small fix to allow another socket than the default > > /tmp/clamd.
> Hmm, I'd actually fix the code differently. The Clamd module doesn't
> support changing the TCP/IP socket, only the port, so I would do this:
>
> + and $self->{"_clamd"}->{"clamd_socket"} =~ /([\w/-]+)/ )
Please include a "." in the list of charachters, debians default
socket location is "/var/run/clamav/clamd.ctl".
Hanno
