Configuring the HelpDesk account to send messages from Backup
Configuring the HelpDesk account to send messages from Backup
July 4, 2024
ID 73529
To configure the sending of infected messages placed in Backup to users:
- Export the Backup settings to an XML file using the following command:
# /opt/kaspersky/klms/bin/klms-control --get-settings Backup -n -f <name of the settings file>
- Open the XML file to edit the settings.
- In the
<root>
section, specify one of the following values for the<allowAvThreatsRestoration>
parameter:1
to allow the HelpDesk account to send infected messages that have been moved to Backup to users0
to prevent the HelpDesk account from sending infected messages that have been moved to Backup to users
- Save the changes made.
- Import Backup settings from the XML file using the following command:
# /opt/kaspersky/klms/bin/klms-control --set-settings Backup -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.