From: Jeremy Harris Date: Sat, 3 Jun 2017 15:51:05 +0000 (+0100) Subject: Docs: tweak "sock" malware interface description X-Git-Tag: exim-4_90_RC1~143 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/8c690dfdc2c09b4aebe32a077c67b41b8ee2a6f0 Docs: tweak "sock" malware interface description --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index faa84977c..06373ccde 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -31710,10 +31710,10 @@ av_scanner = sock:127.0.0.1 6001:%s:(SPAM|VIRUS):(.*)$ .new Note that surrounding whitespace is stripped from each option, meaning there is no way to specify a trailing newline. +The socket specifier and both regular-expressions are required. +Default for the commandline is &_%s\n_& (note this does have a trailing newline); +specify an empty element to get this. .wen -Default for the socket specifier is &_/tmp/malware.sock_&. -Default for the commandline is &_%s\n_& (note this does have a trailing newline). -Both regular-expressions are required. .vitem &%sophie%& .cindex "virus scanners" "Sophos and Sophie"