From 0aa466ac446bf8cf1617896b1d3321965dd74ad3 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 19 Nov 2021 16:15:05 +0000 Subject: Fix early use of $sender_host_name Broken-by: 90341c71c1 --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 58996c3f8..4ca9323f0 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -48,6 +48,11 @@ JH/10 Convert all uses of select() to poll(). FreeBSD 12.2 was found to be are not useable for FD_SET() [and hence select()] and overwrite the stack. Assorted crashes happen. +JH/11 Fix use of $sender_host_name in daemon process. When used in certain + main-section options or in a connect ACL, the value from the first ever + connection was never replaced for subsequent connections. Found by + Wakko Warner. + Exim version 4.95 ----------------- -- cgit v1.2.3