Configuring Anti-Spam Quarantine settings

August 21, 2023

ID 75843

You can specify the period for keeping a message in Anti-Spam Quarantine and the maximum size of Anti-Spam Quarantine.

To configure Anti-Spam Quarantine settings:

  1. Export Anti-Spam Quarantine settings to an XML file using the command:

    # /opt/kaspersky/klms/bin/klms-control --get-settings AspQuarantine -n -f <name of the settings file>

  2. Open the XML file for editing.
  3. Specify the maximum size of Anti-Spam Quarantine in the <MaxQuarantineSize> section. The size is specified in bytes.
  4. Specify the period of time for keeping messages in Anti-Spam Quarantine in the <MaxObjectTimeout> section. Time period is specified in seconds.
  5. Save the changes made.
  6. Import Anti-Spam Quarantine settings from an XML file using the command

    # /opt/kaspersky/klms/bin/klms-control --set-settings AspQuarantine -n -f <name of the settings file>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.