------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=923
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #2 from Git Commit <git@???> 2014-11-29 22:17:04 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/025f72429925cf26439728cf19ce81377299eef9
commit 025f72429925cf26439728cf19ce81377299eef9
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Nov 29 21:50:23 2014 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sat Nov 29 21:50:23 2014 +0000
Document interface to f-protd av_scanner type. Bug 923
---
doc/doc-docbook/spec.xfpt | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index fe77cb8..fab4490 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -30366,6 +30366,17 @@ av_scanner = drweb:192.168.2.20 31337
If you omit the argument, the default path
&_/usr/local/drweb/run/drwebd.sock_&
is used. Thanks to Alex Miller for contributing the code for this scanner.
+.vitem &%f-protd%&
+.cindex "virus scanners" "f-protd"
+The f-protd scanner is accessed via HTTP over TCP.
+One argument is taken, being a space-separated hostname and port number
+(or port-range).
+For example:
+.code
+av_scanner = f-protd:localhost 10200-10204
+.endd
+If you omit the argument, the default values show above are used.
+
.vitem &%fsecure%&
.cindex "virus scanners" "F-Secure"
The F-Secure daemon scanner (&url(
http://www.f-secure.com)) takes one
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email