From d20976dcb3ce18e398bf9b8bd8171fc67fa7aada Mon Sep 17 00:00:00 2001 From: Philip Hazel <ph10@hermes.cam.ac.uk> Date: Thu, 28 Apr 2005 13:29:27 +0000 Subject: Make $value usable in the "else" part of ${run. --- doc/doc-txt/NewStuff | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index bd6f2e8c1..2df222c99 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.37 2005/04/27 13:29:32 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.38 2005/04/28 13:29:27 ph10 Exp $ New Features in Exim -------------------- @@ -167,6 +167,9 @@ PH/10 $message_linecount is a new variable that contains the total number of In the MAIL and RCPT ACLs, the value is zero because at that stage the message has not yet been received. +PH/11 In a ${run expansion, the variable $value (which contains the standard + output) is now also usable in the "else" string. + Version 4.50 ------------ -- cgit v1.2.3