How can i use McAfee command line AV scanner with toaster?

Started by tgm_of_xxl, March 17, 2004, 05:13:49 AM

Previous topic - Next topic

tgm_of_xxl

Hi,

I'm implementing some toasters for a company, and they buyed the McAfee Command Line Interface AV for FreeBSD and they want to run it along with the toaster.
Could someone help me with this issue?
How can i make qmailscanner use mcafee instead of clamav?

Thanks and regards

Rafi

tgm_of_xxl


How can i make qmailscanner use mcafee instead of clamav?



I can point to where to start, but as for doing it...

I would start out by looking at '/var/qmail/bin/qmail-scanner-queue.pl'

and then implementing a section similar to the "clamdscan_scanner" section, and putting that in the "@scanner_array" at the top of the file.

-Rafi

davidcl

http://qmail-scanner.sourceforge.net/" target="_blank">http://qmail-scanner.sourceforge.net/

If you read the material there, it claims it will detect and use any supported scanners you have on the system.  You may want to try that and see if it's true.