NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
/etc/imapd.conf
SEE ALSO

NAME

ctl_cyrusdb - perform operations common to all Cyrus databases

SYNOPSIS

ctl_cyrusdb [ -C config-file ] -r
ctl_cyrusdb
[ -C config-file ] -c

DESCRIPTION

Ctl_cyrusdb is used to perform various administrative operations on the Cyrus databases.

Ctl_cyrusdb reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C. The con- figdirectory option is used to determine the default location of the Cyrus databases.

OPTIONS

-C config-file

-r

-c

Read configuration options from config-file.

Recover the databases after an application or system failure.

Checkpoint the databases. Changes to the database which are part of committed transac-
tions are written to disk.


FILES

/etc/imapd.conf

SEE ALSO

imapd.conf(5), master(8)