From 8f3414a147cbc97c21c3030bb25946e86912abee Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Thu, 2 Jul 2009 11:44:01 +0000 Subject: Documentation example syntax fix. fixes: bug #851 --- doc/doc-docbook/filter.xfpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/doc-docbook') diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index 0e18f222a..c936030f6 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -1,4 +1,4 @@ -. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.8 2007/12/01 15:53:55 nm4 Exp $ +. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.9 2009/07/02 11:44:01 nm4 Exp $ . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the document that describes Exim's filtering @@ -1554,7 +1554,7 @@ $message_headers does not contain "\nList-Post:" and $message_headers does not contain "\nList-Owner:" and $message_headers does not contain "\nList-Archive:" and ( -"${if def h_auto-submitted:{present}{absent}}" is "absent" or +"${if def:h_auto-submitted:{present}{absent}}" is "absent" or $header_auto-submitted: is "no" ) and $header_precedence: does not contain "bulk" and -- cgit v1.2.3