On Fri, 2002-10-11 at 18:39, Darley Ware wrote:
> Yeah, I reported this issue a while back.  I actually changed with HBEDV
> 6.15...
> 

Hm, not in the Version I had :)
I just checked again to be sure, but MY version:

6.15.0.0
operating system: Linux (glibc)
product version:  2.0.3.22
engine version:   6.15.0.0
packlib version:  2.0.0.8 (supports 19 formats)

print a "Virus: blah blah" message.
Strange.

> A temporary fix is to change the following in qmail-scanner-queue.pl from:
> 
>     if ($DD =~ /(Virus.*)\n/) {
>       $quarantine_description=$1;
> 
> To:
> 
>     if ($DD =~ /(ALERT.*)\n/) {
>       $quarantine_description=$1;
> 

Yeah that's what I meant to say in my mail :)

--cu Volker



-------------------------------------------------------
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