Quota checking during reception. Bug 163
[exim.git] / doc / doc-txt / NewStuff
index f3bf3e8e5bc39b473ee7a00a9b9cba2375e943b0..9797e97db3a5ae9c8caf54e7c4bff387ff9f62c5 100644 (file)
@@ -18,6 +18,17 @@ Version 4.95
  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.
+
+ 6. An option to ignore the cache on a lookup.
+
+ 7. Quota checking during reception (i.e. at SMTP time) for appendfile-
+    transport-managed quotas.
+
 
 Version 4.94
 ------------