>Someone posted on Imail list that he uses fprot as first line defense and
>Netshield as second line defense.
>can declude use 2 scanners at the same time ?
>Can you have 2 scanfile commands in the config file ?
You can do this, by having Declude start a batch file instead of a scanner
(for example, "SCANFILE C:\IMail\dualscan.bat"). Then, you have to create
a batch file that would do the following:
[1] Start the first scanner
[2] If it reports a virus found, stop the batch file, and return an exit
code of 13.
[3] If no virus was found, start the second scanner
[4] If the second scanner found a virus, stop the batch file, and return an
exit code of 13.
[5] If no virus was found by either scanner, just end the batch file normally.
-Scott
This E-mail came from the Declude.Virus mailing list. To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus". You can E-mail
[EMAIL PROTECTED] for assistance. You can visit our web
site at http://www.declude.com .