deliver.db to big size.

Adam Tauno Williams awilliam at whitemice.org
Mon Sep 12 06:18:26 EDT 2011


On Mon, 2011-09-12 at 12:09 +0200, Manuel Vazquez wrote:
> Thx for aid me to solved my question. But i am need query the
> information stored in the deliver.db. How do this? With cyradm? O
> exists other tool more for query the information saved in deliver.db?

You can convert the database to a text file with cvt_cyrusdb -

cvy_cyrusdb {souce file} {source format} {destination file} {destination
format}.

/usr/lib/cyrus-imapd/cvt_cyrusdb /var/lib/imap/deliver.db
skiplist /tmp/deliver.txt flat

There is also a tool named cyr_dbtool, but documentation/examples are
thin and you really need to know the structure of the database in
question.



More information about the Info-cyrus mailing list