From 3e46c1aa025624c859503f0c33b9a449d5f9ea93 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 14 Nov 2005 15:28:48 +0000 Subject: Added "${if def:sender_address {(envelope-from <$sender_address>)\n\t}}" to the default Received: header. --- doc/doc-txt/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2215122b5..1f0b5dbd1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.258 2005/11/14 13:56:49 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.259 2005/11/14 15:28:48 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -117,7 +117,8 @@ PH/10 Exim was violating RFC 3834 ("Recommendations for Automatic Responses to processes, except for messages which are automatic responses to other messages. - +PH/11 Added "${if def:sender_address {(envelope-from <$sender_address>)\n\t}}" + to the default Received: header definition. Exim version 4.54 @@ -147,6 +148,10 @@ TF/01 The control=submission/name=... option had a problem with syntax PH/05 Some modifications to the interface to the fake nameserver for the new testing suite. +PH/06 Add ${if def:sender_address {(envelope-from <$sender_address>)\n\t}} + into the default Received: header string. + + Exim version 4.53 ----------------- -- cgit v1.2.3