From 047bdd8ce4bf9cc9fd22fb22a2ebaf190d492343 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 5 Feb 2007 12:35:46 +0000 Subject: Flush SMTP output buffer before "delay" in an ACL; add control = no_delay_flush to disable this behaviour. --- doc/doc-txt/NewStuff | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ccd5989cb..ae6c48991 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.134 2007/01/31 16:52:12 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.135 2007/02/05 12:35:46 ph10 Exp $ New Features in Exim -------------------- @@ -232,6 +232,10 @@ Version 4.67 id to be added to every log line, in square brackets, immediately after the time and date. +11. Exim has been modified so that it flushes SMTP output before implementing + a delay in an ACL. This behaviour can be disabled by obeying control = + no_delay_flush at some earlier point. + Version 4.66 ------------ -- cgit v1.2.3