From 491fab4cccf46d85afd7bb4b58352e01e3a9923f Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sun, 5 Sep 2010 18:59:38 -0400 Subject: [PATCH] Document the ClamAV ExtendedDetectionInfo response handling. --- doc/doc-txt/ChangeLog | 4 ++++ doc/doc-txt/NewStuff | 2 ++ 2 files changed, 6 insertions(+) diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9feb5a7ac..82789d73a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -60,6 +60,10 @@ JJ/03 added tcp_wrappers_daemon_name to allow host entries other than PP/17 Fix malware regression for cmdline scanner introduced in PP/08. Notification from Dr Andrew Aitchison. +PP/18 Change ClamAV response parsing to be more robust and to handle ClamAV's + ExtendedDetectionInfo response format. + Notification from John Horne. + Exim version 4.72 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index a3e3362a4..2609d0a1f 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -38,6 +38,8 @@ Version 4.73 av_scanner = clamd:192.0.2.3 1234:local + ClamAV's ExtendedDetectionInfo response format is now handled. + 4. There is now a -bmalware option, restricted to admin users. This option takes one parameter, a filename, and scans that file with Exim's malware-scanning framework. This is intended purely as a debugging aid -- 2.30.2