Extracting settings from Kaspersky Secure Mail Gateway to an XML file

To extract settings from Kaspersky Secure Mail Gateway to an XML file, run the following command:

# sudo /opt/kaspersky/klms/bin/klms-control \

--get-settings EventLogger -n [-f|--file <file-name>]

After the command is executed, the CEF message export settings will be extracted to the XML file. The -f|--file <file-name> parameter specifies the XML file containing these settings.

Page top