I18N: reject SMTPUTF8 MAIL command when facility not advertised
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 754f48b15253ba0fcbab9fb0cb0cdd49d4aed202..5b8ada93ae1f20ad2d557747551c73f2f5663b3e 100644 (file)
@@ -77,6 +77,14 @@ JH/16 Fix ARC verification to do AS checks in reverse order.
 
 JH/17 Support a "tls" option on the ${readsocket } expansion item.
 
+JH/18 Bug 2287: Fix the protocol name (eg utf8esmtp) for multiple messages
+      using the SMTPUTF8 option on their MAIL FROM commands, in one connection.
+      Previously the "utf8" would be re-prepended for every additional message.
+
+JH/19 Reject MAIL FROM commands with SMTPUTF8 when the facility was not advertised.
+      Previously thery were accepted, resulting in issues when attempting to
+      forward messages to a non-supporting MTA.
+
 
 Exim version 4.91
 -----------------