I've found success with xmail and antivir by using Peter's
filter scripts.  You can download the script here:
http://www.lindeman.org/download/AntiVirus Filter 1.2.tar.gz

Now, one thing.

Within the checkvirus.pl file, locate the line:

 $retCode = system("$antivir_dir"."antivir -z -s $dirName/*
> $fileName".".report") >> 8;

I had to change it to include allfiles, ie:

 $retCode = system("$antivir_dir"."antivir --allfiles -z -s
$dirName/* > $fileName".".report") >> 8;

Using this .pl file, my antivirus filters are working
seemingly well.

Hope this helps!


>
> how can i use xmail with antivir ?
> -
> To unsubscribe from this list: send the line "unsubscribe
> xmail" in the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a
> message to [EMAIL PROTECTED]
>

Jim Frank
Computer Tech
Web Site Designer
Network Administrator
Berwyn Public Library
708.795.8000 ext.3057

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to