At Fri, 11 Oct 2002 11:39:13 -0500 (CDT),
Darley Ware wrote:
> 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;The format of '$ antivir --version' output seems to be also changed. $ antivir --version 6.16.0.0 operating system: Linux (glibc) product version: 2.0.4-7 engine version: 6.16.0.0 packlib version: 2.0.1.0 (supports 19 formats) vdf version: 6.16.0.5 (74700 recognized forms) product: AntiVir Workstation key file: hbedv.key (snip) So I revised 'qmail-scanner-queue.template' like the sweep's version and got the following 'qmail-scanner-queue-version.txt'. hbedv: 6.16.0.0/2.0.4-7. Please see the attached patch (Darley's fix is included). Kazuhiko.
qmail-scanner-1.14.hbedv.patch
Description: Binary data
