errors_to on a router was being ignored for bounce messages.
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 59bc0b94cb56b94cc6c6bac9667dac0b2f957511..8eb25ac9e274bf109f31bb0692684c9ffdfda3f8 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.31 2004/11/17 16:12:26 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.32 2004/11/18 10:35:18 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -134,6 +134,10 @@ Exim version 4.44
     is omitted, a false condition yields an empty string. This makes it less
     cumbersome to write custom ACL and router conditions.
 
+34. Failure to deliver a bounce message always caused it to be frozen, even if
+    there was an errors_to setting on the router. The errors_to setting is now
+    respected.
+
 
 Exim version 4.43
 -----------------