You can delete a copy of one or multiple messages from Backup.
To delete one message copy from Backup, run the following command:
# /opt/kaspersky/klms/bin/klms-control --backup --remove --message-id <message_ID> --rule-id <id>
To delete multiple message copies from Backup, run the following command:
# /opt/kaspersky/klms/bin/klms-control --backup --query --mass-remove --limit <limit>
The program deletes the specified number of message copies in chronological order of their placement in Backup, starting with the earliest one.
Page top