smtp transport: message_linelength_limit option. Bug 1684
[users/jgh/exim.git] / doc / doc-txt / NewStuff
index 53d7b5c9a11af01fa5dba60e725b0e3cea6dfc46..82f1c5c187ae6d8b09379914f28512a21496c128 100644 (file)
@@ -15,6 +15,15 @@ Version 4.95
  2. The native SRS support, previously experimental, is now supported. It is
     not built unless specified in the Local/Makefile.
 
+ 3. TLS resumption support, previously experimental, is now supported and
+    included in default builds.
+
+ 4. Single-key LMDB lookups, previously experimental, are now supported.
+    The support is not built unless specified in the Local/Makefile.
+
+ 5. Option "message_linelength_limit" on the smtp transport to enforce (by
+    default) the RFC 998 character limit.
+
 
 Version 4.94
 ------------