]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/README
Add perl_taintmode option
[user/henk/code/exim.git] / test / README
index cdc240df0d2e0f1e81d9eb47ba6d8603d839e0e5..a856e2e1688929a84a59a00da955699395192daa 100644 (file)
@@ -3,8 +3,8 @@ EXPORTABLE EXIM TEST SUITE
 
 This document last updated for:
 
-Test Suite Version: 4.67
-Date: 20 February 2007
+Test Suite Version: 4.87
+Date: 30 January 2016
 
 
 BACKGROUND
@@ -840,6 +840,12 @@ terminated by four asterisks. Even if no data is required for the particular
 usage, the asterisks must be given.
 
 
+  background
+
+This command takes one script line and runs it in the background,
+in parallel with following commands.  For external daemons, eg. redis-server.
+
+
   catwrite <file name> [nxm[=start-of-line-text]]*
 
 This command operates like the "write" command, which is described below,