Omit spaces between name and colon in header syntax verify error
[users/jgh/exim.git] / doc / doc-txt / NewStuff
index 0cc752e5272aa290e5bb02bdd8c6d65cc7376006..fdccff410a35c97e0d71afffed8876979ec90d33 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.83 2006/02/13 12:02:59 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.85 2006/02/14 14:55:37 ph10 Exp $
 
 New Features in Exim
 --------------------
@@ -46,6 +46,15 @@ PH/05 The "control=freeze" ACL modifier can now be followed by /no_tell. If
       "control=freeze" modifiers that are obeyed in the current message have
       the /no_tell option.
 
+PH/06 In both GnuTLS and OpenSSL, an expansion of tls_privatekey that results
+      in an empty string is now treated as unset.
+
+PH/07 There is a new log selector called sender_verify_fail, which is set by
+      default. If it is unset, the separate log line that gives details of a
+      sender verification failure is not written. Log lines for the rejection
+      of SMTP commands (e.g. RCPT) contain just "sender verify failed", so some
+      detail is lost.
+
 
 Version 4.60
 ------------