Configuring collaboration: Kaspersky Anti-Virus for Linux Mail Server
To configure the joint operation of Kaspersky Endpoint Security 10 and Kaspersky Anti-Virus for Linux Mail Server:
Save the File Threat Protection task settings in the configuration file using the following command:
kesl-control --get-settings 1 --file <full path to file>
Open the created configuration file for editing.
Add the following section to the created file:
[ExcludedFromScanScope.item_#]
Path=</var/opt/kaspersky/klms>
Repeat the section specified above for all mail agents integrated with Kaspersky Anti-Virus for Linux Mail Server.
To exclude the temporary directory of filters and services of Kaspersky Anti-Virus for Linux Mail Server from scanning, add the following section to the created file:
[ExcludedFromScanScope.item_#]
Path=/tmp/klmstmp
Save the changes in the configuration file.
Import settings from the configuration file to the File Threat Protection task by using the following command:
kesl-control --set-settings 1 --file <full path to file>