X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/944e8b37e80589aef9de20ea5fedd98bc0900307..3249f1b7dc4893c2b896db3813bc6222d2dc9bef:/doc/doc-docbook/spec.xfpt diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index c06fb9c4f..f247e9ab8 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27737,19 +27737,14 @@ option (prior to expansion) then the following options will be re-expanded during TLS session handshake, to permit alternative values to be chosen: .ilist -.vindex "&%tls_certificate%&" &%tls_certificate%& .next -.vindex "&%tls_crl%&" &%tls_crl%& .next -.vindex "&%tls_privatekey%&" &%tls_privatekey%& .next -.vindex "&%tls_verify_certificates%&" &%tls_verify_certificates%& .next -.vindex "&%tls_ocsp_file%&" &%tls_ocsp_file%& .endlist @@ -31541,7 +31536,10 @@ av_scanner = sophie:/var/run/sophie If the value of &%av_scanner%& starts with a dollar character, it is expanded before use. The usual list-parsing of the content (see &<>&) applies. -The following scanner types are supported in this release: +The following scanner types are supported in this release, +.new +though individual ones can be included or not at build time: +.wen .vlist .vitem &%avast%& @@ -31629,8 +31627,6 @@ option, then the ClamAV interface will pass a filename containing the data to be scanned, which will should normally result in less I/O happening and be more efficient. Normally in the TCP case, the data is streamed to ClamAV as Exim does not assume that there is a common filesystem with the remote host. -There is an option WITH_OLD_CLAMAV_STREAM in &_src/EDITME_& available, should -you be running a version of ClamAV prior to 0.95. The final example shows that multiple TCP targets can be specified. Exim will randomly use one for each incoming email (i.e. it load balances them). Note