Exporting and importing settings

You can export and import program settings and the settings of message processing rules.

To export program settings, run the following command:

# /opt/kaspersky/klms/bin/klms-control --export-settings -f <name of the file where the settings will be saved>

To import program settings, run the following command:

# /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 where the settings will be saved>

To import message processing rule settings, run the following command:

# /opt/kaspersky/klms/bin/klms-control --import-rules -f <name of the file containing rule settings>

Page top