From 7f45268c9e24a11001679f1e50b1ac77b43e8aa9 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 15 Mar 2005 11:37:21 +0000 Subject: Forbid both "unseen" and "one_time" on redirect routers. --- doc/doc-txt/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ba0f2633c..2ad7d4c07 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.88 2005/03/09 14:41:00 tom Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.89 2005/03/15 11:37:21 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -25,6 +25,12 @@ PH/02. Installed a slightly modified version of Nikos Mavrogiannopoulos' patch means that you can't go back to an older release without removing the file. +PH/03. A redirect router that has both "unseen" and "one_time" set does not + work if there are any delivery delays because "one_time" forces the + parent to be marked "delivered", so its unseen clone is never tried + again. For this reason, Exim now forbids the simultaneous setting of + these two options. + A note about Exim versions 4.44 and 4.50 ---------------------------------------- -- cgit v1.2.3