Here is what the "antivir --version" command returns for me...

6.14.0.1
operating system: OpenBSD
product version:  2.0.3
engine version:   6.14.0.1
packlib version:  2.0.0.3 (supports 18 formats)
vdf version:      6.14.0.19 (66882 known viruses)

product:          AntiVir Server
key file:         hbedv.key
registered user:  thewares, RR
serial number:    XXXXXX
key expires:      31 DEC 2003
run mode:         COMMERCIAL

product:          AntiVir Workstation
key file:         hbedv.key
registered user:  thewares, RR
serial number:    XXXXXX
key expires:      31 DEC 2003
run mode:         COMMERCIAL

product:          AntiVir MailGate
key file:         hbedv.key
key expires:      31 DEC 2003
run mode:         COMMERCIAL

product:          AntiVir Workstation
key file:         hbedv.key
registered user:  thewares, RR
serial number:    XXXXXX
key expires:      31 DEC 2003
run mode:         COMMERCIAL

product:          AntiVir MailGate
key file:         hbedv.key
registered user:  thewares, RR
serial number:    XXXXX
key expires:      31 DEC 2003
run mode:         COMMERCIAL

product:          AntiVir (command line scanner)
key file:         hbedv.key
registered user:  thewares, RR
serial number:    XXXXXX
key expires:      31 DEC 2003
run mode:         COMMERCIAL


Doug Monroe said:
>As a start, please report back what that
> command actually outputs for you. This way someone might be able to
> suggest changes to the section of Q-S code:
>
>     } elsif ($scanner eq "hbedv") {
>       open(IS,"$hbedv_binary --version 2>&1 |")||die "failed to call
> $hbedv_binary --version - $!";
>       while (<IS>) {
>         chomp;
>         $SCANINFO .= "hbedv: $_. ";
>       }



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to