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:

  1. Save the real-time protection task settings in the configuration file using the following command:

    kesl-control --get-settings 1 --file <full path to file>

  2. Open the created configuration file for editing.
  3. Add the following section to the created file:

    [ExcludedFromScanScope.item_#]

    Path=</var/opt/kaspersky/klms>

  4. Repeat the section specified above for all mail agents integrated with Kaspersky Anti-Virus for Linux Mail Server.
  5. 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

  6. Save the changes in the configuration file.
  7. Import settings from the configuration file to the real-time protection task by using the following command:

    kesl-control --set-settings 1 --file <full path to file>

Page top