Add protocol=smtps support to smtp transport.
[exim.git] / doc / doc-txt / NewStuff
index 660cd5373ba8903d3f67b66362fa2a4629abd808..eb1e1397e604dfbde75ae1f94efb1a76fbb9a8d3 100644 (file)
@@ -1,5 +1,3 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.176 2010/06/14 18:51:10 pdp Exp $
-
 New Features in Exim
 --------------------
 
@@ -14,6 +12,9 @@ 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.
+
 
 Version 4.76
 ------------