GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CVT_CYRUSDB(8) Cyrus IMAP CVT_CYRUSDB(8)

cvt_cyrusdb - Cyrus IMAP documentation

Convert a database file between cyrus database formats

cvt_cyrusdb [ -C config-file ] old-file old-fileformat new-file new-file-format


cvt_cyrusdb is used to convert a cyrusdb file between different database backends. Note that you should not attempt to use the same file for input and output.

Running without any options will list the available database backends.

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

NOTE:

Note that the file locations are NOT read out of the configuration file, and must be supplied on the command line.


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

cvt_cyrusdb


Display list of available backends.


cvt_cyrusdb /var/lib/imap/mailboxes.db skiplist /tmp/mailboxes.db berkeley-nosync


Convert /var/lib/imap/mailboxes.db from skiplist format to /tmp/mailboxes.db in berkeley-nosync format.


/etc/imapd.conf

imapd.conf(5)

The Cyrus Team, Nic Bernstein (Onlight), Jeroen van Meeuwen (Kolab Systems)

1993–2025, The Cyrus Team

June 27, 2025 3.8.6

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.