ctl_mboxlist - perform operations on the mailbox list database
ctl_mboxlist -d [ -f filename ]
ctl_mboxlist -u [ -f filename ]
Ctl_mboxlist is used to perform various administrative operations on the mailbox list database.
Ctl_mboxlist determines the default location of the mailbox list database by reading the configdirectory option out of the imapd.conf(5) file.
-r -c |
Recover the database after an application or system failure. Checkpoint the database. Changes to the database which are part of committed transac- tions are written to disk. |
|
-d -u |
Dump the contents of the database to standard output in a portable flat-text format. Load the contents of the database from standard input. The input MUST be in the format output using the -d option. |
|
-f filename |
Use the database specified by filename instead of the default (configdirectory/mail- |
|
imapd.conf(5), master(8)