|
|
A.9. Adding Anti-Virus SoftwareExiscan-ACL plugs into a number of different virus scanners directly, or any other scanner that can be run from the command line via its cmdline backend. To use this feature, the main section of your Exim configuration file must specify which virus scanner to use, along with any options you wish to pass to that scanner. The basic syntax is:
For instance:
In the DATA ACL, you then want to use the malware condition to perform the actual scanning:
The included file exiscan-acl-spec.txt contains full usage information. |