From d8ef35773b4c4c25c62a015928ed92b4a654b501 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Fri, 12 Nov 2004 16:54:55 +0000 Subject: Exim went into a mad DNS lookup loop when doing a callout where the host was specified on the transport, if the DNS lookup yielded more than one IP address. --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index dba38e56f..249ef7cfe 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.27 2004/11/12 15:03:40 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.28 2004/11/12 16:54:55 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -113,6 +113,10 @@ Exim version 4.44 contain a local part and a domain, and therefore, for them, an empty address still always fails if the pattern is not itself empty. +30. Exim went into a mad DNS loop when attempting to do a callout where the + host was specified on an smtp transport, and looking it up yielded more + than one IP address. + Exim version 4.43 ----------------- -- cgit v1.2.3