Header-wrap expansion. Bug 2843
[exim.git] / doc / doc-txt / NewStuff
index 807d9e43439011ef710694c1c515221d563d738b..ba204c040761b64d94b02114eff994cb7f5e3115 100644 (file)
@@ -11,6 +11,22 @@ Version 4.97
 
  1. The expansion-test faciility (exim -be) can set variables.
 
+ 2. An event on a failing SMTP AUTH, for both client and server operations.
+
+ 3. Variable $sender_helo_verified with the result of an ACL "verify = helo".
+
+ 4. Predefined macros for expansion items, operators, conditions and variables.
+
+ 5. The smtp transport option "max_rcpt" is now expanded before use.
+
+ 6. The tls_eccurve option for OpenSSL now takes a list of group names.
+
+ 7. Queue runners for several queues can now be started from one daemon.
+
+ 8. New utility exim_msgdate converts message-ids to human readable format.
+
+ 9. An expansion operator for wrapping long header lines.
+
 Version 4.96
 ------------