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

ctl_zoneinfo - Cyrus IMAP documentation

Author

       The Cyrus Team, Nic Bernstein (Onlight)

Description

ctl_zoneinfo is used to perform various administrative operations on the zoneinfo database.

       ctl_zoneinfo  reads its configuration options out of the imapd.conf(5) file unless specified otherwise by
       -C.

Examples

       [NB: Examples needed]

Files

       /etc/imapd.conf, <configdirectory>/zoneinfo.db

History

       This command was introduced in version 2.5

Name

       ctl_zoneinfo - Cyrus IMAP documentation

       perform operations on the zoneinfo database

Options

-Cconfig-file
              Use the specified configuration file config-file rather than the default imapd.conf(5).

       -v,--verbose
              Enable verbose output.

       -rversion-string,--rebuild=version-string
              Rebuild the zoneinfo database based on the directory structure of  configdirectory/zoneinfo.   The
              database  to  be  rebuilt  will  be  in the default location of configdirectory/zoneinfo.db unless
              otherwise specified by the zoneinfo_db_path option in imapd.conf(5).   The  version-string  should
              describe  the  source  of  the  timezone  data (e.g. "Olson:2020a") and will be used by the tzdist
              module of httpd(8).  The version-string must contain a  colon  between  the  description  and  the
              version.

       -wfile,--windows-zone-xml=file
              Reads Windows Zone XML file.

See Also

imapd.conf(5), httpd(8), master(8)

Synopsis

ctl_zoneinfo [ -Cconfig-file ] [ -v ] -rversion-stringctl_zoneinfo [ -Cconfig-file ] [ -v ] -wfile

See Also