> Hello, > > I'm testing Clamav 0.81 for use with Sendmail 8.12 and update my current > Clamav 0.80 installation, but I can't start clamav-milter. > > Wen I run clamav-milter like this: > clamav-milter -D -d -e -H -o -N /var/run/clamav/clamav-milter.sock > > I get this error: > > Feb 3 19:04:58 probe clamav-milter[32666]: Starting ClamAV version > 0.81, clamav-milter version 0.81b > > Feb 3 19:04:58 probe clamav-milter[32666]: ClamAv: Unable to bind to > port /var/run/clamav/clamav-milter.sock: Address already in use
clamd should use it's own sock .... not the same one as clamav-milter here is the entries from my directory: srwxrwxrwx 1 clamav clamav 0 Feb 2 09:31 clamd.sock srwxr-xr-x 1 clamav clamav 0 Feb 2 09:31 clmilter.sock > > Feb 3 19:04:58 probe clamav-milter[32666]: ClamAv: Unable to create > listening socket on conn /var/run/clamav/clamav-milter.sock > > Feb 3 19:04:58 probe clamav-milter[32666]: Stopping ClamAV version > 0.81, clamav-milter version 0.81b > > > Sounds weird to me because clamd is running and the socket it's there: > srwxrwxrwx 1 clamav clamav 0 Feb 3 19:04 > /var/run/clamav/clamav-milter.sock > > What I'm doing wrong?? > > BR, > Mat�as. > > > _______________________________________________ > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > -- Ken Jones _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
