On Feb 27, 2006, at 05:03, Mark Grieveson wrote:
I just installed clamav on Debian Sarge, using packages from the
debian-volatile repository. When I test the daemon with ping, I do
not get the answer "pong", which I've read somewhere that I
should. Any idea how I can be sure the daemon is working? Can it
be set to check mail coming in to the mail user agent Mozilla Mail,
from an smtp?
Note the result below:
debian:/home/mark# clamd ping
debian:/home/mark#
This is what I use
pb:~ grey$ cat bin/clamdping
sudo perl -MIO::Socket::UNIX -we 'my $s = IO::Socket::UNIX->new
(shift); $s->print("PING"); print $s->getline; $s->close' /tmp/clamd
..lj
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html