From 6a3f1455e3402f214d60abb87969660844770d91 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 13 Feb 2006 12:02:59 +0000 Subject: Add control=freeze/no_tell feature. --- doc/doc-txt/ChangeLog | 4 +++- doc/doc-txt/NewStuff | 8 +++++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 427f0b2a3..4aeffb78d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.293 2006/02/13 11:28:56 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.294 2006/02/13 12:02:59 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -141,6 +141,8 @@ PH/25 Do not write to syslog when running in the test harness. The only occasion when this arises is a failure to open the main or panic logs (for which there is an explicit test). +PH/26 Added the /no_tell option to "control=freeze". + Exim version 4.60 diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 6dfb76ea8..0cc752e52 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.82 2006/02/10 14:25:43 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.83 2006/02/13 12:02:59 ph10 Exp $ New Features in Exim -------------------- @@ -40,6 +40,12 @@ PH/04 The variables $auth1, $auth2, $auth3 are now available in authenticators, the use of the numerical ones being deprecated, though the support will not be removed, at least, not for a long time. +PH/05 The "control=freeze" ACL modifier can now be followed by /no_tell. If + the global option freeze_tell is set, it is ignored for the current + message (that is, nobody is told about the freezing), provided all the + "control=freeze" modifiers that are obeyed in the current message have + the /no_tell option. + Version 4.60 ------------ -- cgit v1.2.3