$av_failed variable set when av_scanner deferred
[exim.git] / doc / doc-txt / NewStuff
index 2d3f2b263ef457947dd57bef4fdcb6041b1c459a..bf247e67edce2860117612729b1cff417d8c7a0b 100644 (file)
@@ -12,6 +12,12 @@ Version 4.77
  1. New options for the ratelimit ACL condition: /count= and /unique=.
     The /noupdate option has been replaced by a /readonly option.
 
+ 2. The SMTP transport's protocol option may now be set to "smtps", to
+    use SSL-on-connect outbound.
+
+ 3. New variable $av_failed, set true if the AV scanner deferred; ie, when
+    there is a problem talking to the AV scanner, or the AV scanner running.
+
 
 Version 4.76
 ------------