When I first tried this plugin, I tested it with one of the test
files from the ClamAV distribution. When I included the file as inline
text, the clamav plugin detected it. When I included the file as an
attachment, the clamav plugin did not detect it.

        I have since obtained some other files that I have verified are
viruses, and have gotten the same results.

        The problem is that the 'clamscan' command is not invoked with the
'--mbox' argument. Within the clamav plugin (from the current
distribution), here is what the line should read:

  my $cmd = "/usr/local/bin/clamscan --stdout -i --mbox --max-recursion=50 
--disable-summary $filename 2>&1";

        (Watch for line wrap - it's all one line...)

-- 
Roger Walker
"His Pain - Our Gain"

Reply via email to