Refactor daemon socket opens
[users/jgh/exim.git] / doc / doc-txt / NewStuff
index 11cfcffa07e5f0932fac089fda8ec0fa2f83c079..a2adb4a9095b3b2ded3d0f5612825592cc0c8427 100644 (file)
@@ -14,6 +14,11 @@ Version 4.83
     actual external source IP:host be used in exim instead of the IP of the
     proxy that is connecting to it.
 
+ 2. New malware type "sock".  Talks over a Unix or TCP socket, sending one
+    command line and matching a regex against the return data for trigger
+    and a second regex to extract malware_name.  The mail spoofile name can
+    be included in the command line.
+
 
 Version 4.82
 ------------