logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kopano-cfgchecker - Checks kopano config files for common errors.

Author

       Written by Kopano.

Description

       This program tests for common configuration errors for a given config file.

       If no options are given, the help message is printed.

Name

       kopano-cfgchecker - Checks kopano config files for common errors.

Options

       With the following options config files can be tested:

       -lldap.cfg
           Replace ldap.cfg with the actual filename to check the ldap plugin configuration file.

           Use the -cyes and -dyes options to force hosted and multi-server support on if you configured your
           server that way.

       -uunix.cfg
           Replace unix.cfg with the actual filename to check the unix plugin configuration file.

       -sserver.cfg
           Replace server.cfg with the actual filename to check the server configuration file.

       -ggateway.cfg
           Replace gateway.cfg with the actual filename to check the gateway configuration file.

       -iical.cfg
           Replace ical.cfg with the actual filename to check the ical configuration file.

       -mmonitor.cfg
           Replace monitor.cfg with the actual filename to check the monitor configuration file.

       -pspooler.cfg
           Replace spooler.cfg with the actual filename to check the spooler configuration file.

       -adagent.cfg
           Replace dagent.cfg with the actual filename to check the dagent configuration file.

       -c[yes|no]
           Force multi-tenancy mode on/off. Has effect on server and plugin config files.

       -d[yes|no]
           Force multi-server mode on/off. Has effect on server and plugin config files.

See Also

kopano(7)

Kopano 8                                          November 2016                             KOPANO-CFGCHECKER(8)

Synopsis

kopano-cfgchecker [OPTION...]

See Also