From 55728a4f2bbb52eb648380b40ebb4e44db590039 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 20 Nov 2006 14:29:31 +0000 Subject: Don't set $sender_host_name if forward lookup of name obtained from reverse lookup times out. --- doc/doc-txt/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 629762d4c..2629276fe 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.438 2006/11/20 13:53:44 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.439 2006/11/20 14:29:31 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -330,7 +330,9 @@ PH/47 Put in an explicit test for a DNS lookup of an address record where the those revolvers/nameservers that support "A-for-A" lookups, in contravention of the specifications. - +PH/48 When a host name was looked up from an IP address, and the subsequent + forward lookup of the name timed out, the host name was left in + $sender_host_name, contrary to the specification. Exim version 4.63 -- cgit v1.2.3