KOPANO-MIGRATION-PST.CFG(5) | Kopano Core user reference | KOPANO-MIGRATION-PST.CFG(5) |
kopano-migration-pst.cfg - The kopano-migration-pst configuration file
migration-pst.cfg
migration-pst.cfg is a configuration file for kopano-migration-pst.
The file consists of one big section, but parameters can be grouped by functionality.
The parameters are written in the form:
name = value
The file is line-based. Each newline-terminated line represents either a comment, nothing, a parameter or a directive. A line beginning with `#' is considered a comment, and will be ignored by Kopano. Parameter names are case sensitive. Lines beginning with `!' are directives.
Directives are written in the form:
!directive [argument(s)]
The following directives exist:
include
Example: !include common.cfg
server_socket
Default: file:///var/run/kopano/server.sock
ssl_key_file
Default: /etc/kopano/ssl/search.pem
ssl_key_pass
No default set.
log_method
syslog
file
Default: file
log_level
Default: 3
log_file
Default: -
Written by Kopano.
November 2016 | Kopano 8 |