debug of virus scanner conversation
Julian Field
jkf at ecs.soton.ac.uk
Fri Dec 14 09:10:32 GMT 2001
At 03:19 14/12/2001, you wrote:
>I suspect there is some OS error, or error with InoculateIT, or error
>somewhere. I would dearly like to output the conversion between mailscanner
>and the commercial virus program. Is this possible?
Take a look in sweep.pl, at the TryCommercial function. There's a loop in
there that starts "while(<KID>) {" for each supported virus scanner. If you
find the one you are using for InoculateIT and do a "print STDERR "$_"
just inside the top of the loop, it will dump to STDERR all the output from
the virus scanner.
Hope that helps!
--
Julian Field Teaching Systems Manager
jkf at ecs.soton.ac.uk Dept. of Electronics & Computer Science
Tel. 023 8059 2817 University of Southampton
Southampton SO17 1BJ
More information about the MailScanner
mailing list