From b1206957506a8d30e54c3d76c3ada5f247118666 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 20 Dec 2004 14:57:05 +0000 Subject: A forced expansion failure in the SPA authenticator is now treated the same as in other authenticators (it moves to the next authenticator). --- doc/doc-txt/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a06b29b49..6774dad4a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.45 2004/12/20 12:29:10 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.46 2004/12/20 14:57:05 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -195,6 +195,13 @@ Exim version 4.50 messages that were in split spool directories. Consequently, it was deleting retry records that should have stayed in existence. +48. Steve fixed some bugs in eximstats. + +49. The SPA authentication driver was not abandoning authentication and moving + on to the next authenticator when an expansion was forced to fail, + contradicting the general specification for all authenticators. Instead it + was generating a temporary error. It now behaves as specified. + Exim version 4.43 ----------------- -- cgit v1.2.3