From 22c3b60b40edbe58c8b5f5237dd6b995032cca03 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 10 May 2005 11:13:09 +0000 Subject: 1. Preserve underlying transport filter timeout message if a pipe command ends in failure. --- doc/doc-txt/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 18113c2f1..e26eac4bb 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.134 2005/05/10 10:19:11 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.135 2005/05/10 11:13:09 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -9,6 +9,11 @@ Exim version 4.52 TF/01 Added support for Client SMTP Authorization. See NewStuff for details. +PH/01 When a transport filter timed out in a pipe delivery, and the pipe + command itself ended in error, the underlying message about the transport + filter timeout was being overwritten with the pipe command error. Now the + underlying error message should be appended to the second error message. + Exim version 4.51 ----------------- -- cgit v1.2.3