You can export and import program settings, as well as message processing rule settings.
To export program settings:
# /opt/kaspersky/klms/bin/klms-control --export-settings -f <name of the file in which you want to save settings>
To import program settings:
# /opt/kaspersky/klms/bin/klms-control --import-settings -f <name of the file containing program settings>
To export message processing rule settings, run the following command:
# /opt/kaspersky/klms/bin/klms-control --export-rules -f <name of the file in which you want to save settings>
To import message processing rule settings, run the following command:
# /opt/kaspersky/klms/bin/klms-control --import-rules -f <name of the file containing program settings>