With the signature update for EICAR test virus, clamdwatch.pl no longer
works.
To use clamav test virus file instead, change the lines
# EICAR Test "file"
<EICAR signature is here>
to
# ClamAV Test "file"
<Put ClamAV signature here>
The signature is on file "test" in "test" directory of clamav source.
You also need to change the expected response to:
if ( $err =~ /.*FOUND/i ) { # everything is good
if ($ARGV[0] ne "-q" ) {
print "Clamd Running\n";
}
Regards,
Fajar
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users