From d1d5595ca2487d927c857a01dcbfe0beab5c8f3d Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 23 Oct 2006 10:55:10 +0000 Subject: Fix crash for verify=helo when no IP address (-bs). --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6059f6b6f..06a18dc3f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.411 2006/10/18 08:55:37 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.412 2006/10/23 10:55:10 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -158,6 +158,10 @@ PH/22 As suggested by Dennis Davis, added a server_condition option to *all* PH/23 Testing for tls_required and lost_connection in a retry rule didn't work if any retry times were supplied. +PH/24 Exim crashed if verify=helo was activated during an incoming -bs + connection, where there is no client IP address to check. In this + situation, the verify now always succeeds. + Exim version 4.63 ----------------- -- cgit v1.2.3