-. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.9 2009/07/02 11:44:01 nm4 Exp $
+. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.10 2009/11/23 13:24:13 nm4 Exp $
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the document that describes Exim's filtering
<bookinfo>
<title>Exim's interfaces to mail filtering</title>
<titleabbrev>Exim filtering</titleabbrev>
-<date>23 August 2007</date>
+<date>23 November 2009</date>
<author><firstname>Philip</firstname><surname>Hazel</surname></author>
<authorinitials>PH</authorinitials>
<revhistory><revision>
- <revnumber>4.69</revnumber>
- <date>23 August2007</date>
+ <revnumber>4.71</revnumber>
+ <date>23 November 2009</date>
<authorinitials>PH</authorinitials>
</revision></revhistory>
-<copyright><year>2007</year><holder>University of Cambridge</holder></copyright>
+<copyright><year>2009</year><holder>University of Cambridge</holder></copyright>
</bookinfo>
.literal off
.chapter "Forwarding and filtering in Exim" "CHAPforandfilt"
This document describes the user interfaces to Exim's in-built mail filtering
facilities, and is copyright © University of Cambridge 2007. It
-corresponds to Exim version 4.68.
+corresponds to Exim version 4.71.
#! /usr/bin/perl -w
-# $Cambridge: exim/test/runtest,v 1.32 2009/11/19 18:51:11 nm4 Exp $
+# $Cambridge: exim/test/runtest,v 1.33 2009/11/23 13:22:05 nm4 Exp $
###############################################################################
# This is the controlling script for the "new" test suite for Exim. It should #
# Start by initializing some global variables
-$testversion = "4.70 (14-Oct-09)";
+$testversion = "4.71 (23-Nov-09)";
$cf = "bin/cf";
$cr = "\r";