Document the ClamAV ExtendedDetectionInfo response handling.
authorPhil Pennock <pdp@exim.org>
Sun, 5 Sep 2010 22:59:38 +0000 (18:59 -0400)
committerPhil Pennock <pdp@exim.org>
Sun, 5 Sep 2010 22:59:38 +0000 (18:59 -0400)
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff

index 9feb5a7acc2d5ec1e7d48a27136c0ea018ef9f87..82789d73a69b45d74293a9bf5cde3aacda2b4052 100644 (file)
@@ -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/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
 -----------------
 
 Exim version 4.72
 -----------------
index a3e3362a433bcb74ed8f13ace5bc1cd6b7c13f83..2609d0a1fbd15d629744d1bde7ebfc9bb1ffaf8a 100644 (file)
@@ -38,6 +38,8 @@ Version 4.73
 
       av_scanner = clamd:192.0.2.3 1234:local
 
 
       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
  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