ClamAV module logging changed in 4.62
Greg Matthews
gmatt at nerc.ac.uk
Thu Aug 9 14:28:37 IST 2007
One last gasp to this thread... I've hard coded the logging in
ProcessClamAVModOutput() so that no matter what the "Include Scanner
Name In Reports" is set to, the syslog still gets the scanner name. In
other words, ProcessClamAVModOutput() now looks similar to
ProcessSophosSAVIOutput()
replacing:
MailScanner::Log::InfoLog("%s::%s",$Name, $logout);
with
MailScanner::Log::InfoLog("ClamAVModule::%s", $logout);
One to watch next time I upgrade!
G
--
Greg Matthews 01491 692445
Head of UNIX/Linux, iTSS Wallingford
--
This message (and any attachments) is for the recipient only. NERC
is subject to the Freedom of Information Act 2000 and the contents
of this email and any reply you make may be disclosed by NERC unless
it is exempt from release under the Act. Any material supplied to
NERC may be stored in an electronic records management system.
More information about the MailScanner
mailing list