From 5b6f765805bac2cfe4dc62195c33d24f64cc49e4 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 30 Dec 2017 13:55:54 +0000 Subject: MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214. As far as I can see this was broken back in 2013, f4c1088 for 4.82 --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a30c71ae3..86c02412e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -43,6 +43,10 @@ JH/06 Fix issue with continued-connections when the DNS shifts unreliably. queue the message. Spotted by Lena with Yahoo, probably involving round-robin DNS. +JH/07 Bug 2214: Fix SMTP responses resulting from non-accept result of MIME ACL. + Previously a spurious "250 OK id=" response was appended to the proper + failure response. + Exim version 4.90 ----------------- -- cgit v1.2.3