Matthew van Eerde wrote:
> 
> Mack wrote:
>> it would seem that it thinks Virus:ClamAV is there (at the topish of
>> the list) but also not there
>> Virus:ClamAV                  : yes (/usr/local/bin/clamdscan)
>> Virus:CLAMAV                  : no
> 
> 'ClamAV' ne 'CLAMAV'

Mack wrote:
> Ah, so what's ClamAV then ?

Beats me.  Here's my mimedefang.pl -features:

Virus:CLAMAV                  : yes (/usr/local/bin/clamscan)
Virus:CLAMD                   : yes (/usr/local/sbin/clamd)

Did you customize your mimedefang-filter to set
$Features{"Virus:ClamAV"} = "/usr/local/bin/clamdscan";
perchance?

If so, just change that line to
$Features{"Virus:CLAMAV"} = "/usr/local/bin/clamdscan";

FWIW, $Features{"Virus:CLAMD"} effectively does the same thing as clamdscan.

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to