From eb2c02484772e04f92ec95769011ce2e6ad55bc2 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 19 Oct 2004 11:40:52 +0000 Subject: Add missing search cache tidyup before delivering message received via the command line (could cause crashes if certain lookups were done during message reception). --- 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 c2f94711f..c959e63b8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.11 2004/10/19 11:29:25 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.12 2004/10/19 11:40:52 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -42,6 +42,11 @@ Exim version 4.44 10. $recipients is now available in the predata ACL (oversight). +11. Tidy the search cache before the fork to do a delivery from a message + received from the command line. Otherwise the child will trigger a lookup + failure and thereby defer the delivery if it tries to use (for example) a + cached ldap connection that the parent has called unbind on. + Exim version 4.43 ----------------- -- cgit v1.2.3