From 9e949f00f404d3672b1ecd7c1bfd5e8927a3301d Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sat, 27 Aug 2011 16:01:01 -0700 Subject: $av_failed variable set when av_scanner deferred Patch from John Horne. Fixes bug 1078 --- doc/doc-docbook/spec.xfpt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/doc-docbook') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 1092cab54..aa4be5332 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -10610,6 +10610,15 @@ is empty and &$authentication_failed$& is set to &"1"&). Failure includes any negative response to an AUTH command, including (for example) an attempt to use an undefined mechanism. +.new +.vitem &$av_failed$& +.cindex "content scanning" "AV scanner failure" +This variable is available when Exim is compiled with the content-scanning +extension. It is set to &"0"& by default, but will be set to &"1"& if any +problem occurs with the virus scanner (specified by &%av_scanner%&) during +the ACL malware condition. +.wen + .vitem &$body_linecount$& .cindex "message body" "line count" .cindex "body of message" "line count" -- cgit v1.2.3