On Mon, 2003-09-22 at 13:08, Dave Sill wrote:
> I'm using ClamAV, which reports KLEZ, et al, as Exploit.IFrame.Gen. So
> I edited qmail-scanner-queue.pl and set:
> 
> my 
> @silent_viruses_array=('iframe','klez','bugbear','hybris','yaha','braid','nimda','tanatos','sobig','winevar');
> 
> But Qmail-Scanner is still sending reports to senders of
> Exploit.IFrame.Gen messages.
> 
> What am I missing? I'm using version 1.16.

I have 1.16.  I show qmail-scanner-queue.pl havin: 
if ($virus_type =~ /$virus/i) {

So I believe you need to match the whole string:
('exploit.iframe.gen','klez','bugbear'.....

Rick

> -Dave
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
-- 
--
Rick Romero
IT Manager      
Valeo, Inc.     ph: 262.695.4841
Sussex, WI.     fax: 262.695.4850
[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to