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
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
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.