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?
Thanks for your aid.
2011/9/11 Bron Gondwana <brong@xxxxxxxxxxx>
On Sun, Sep 11, 2011 at 01:34:12PM +0200, Manuel Vazquez wrote:Are you running cyr_expire daily, like this? (it needs to
> Hi, i'm newbie in the cyrus world. I am admin junior of 1 system of
> corporate mail. In 1 instance of de cyrus imapd i detect the deliver.db file
> have to big size (more de 5GB). I two question over this file.
> 1. This file have the traffic info of mailbox user?
be in cyrus.conf)
EVENTS {
checkpoint cmd="ctl_cyrusdb -c" period=30
delprune cmd="cyr_expire -E 3" at=0400
tlsprune cmd="tls_prune" at=0400
}
If you need to change your config to add cyr_expire, it is safe
to shutdown Cyrus and delete the deliver.db, then start it up
again. We delete deliver.db on our systems every time we shut
down Cyrus.
No, sorry. If you are running Cyrus 2.4.9 or later you can move
> 2. I'm problem with the space on the filesystem on cyrus imapd run. Could i
> move the file deliver.db to other filesystem and soft link to this for not
> lost the information?
the deliver.db by setting the config variable duplicate_db_path.
Otherwise softlinks won't work, so you have no option with earlier
Cyrus versions.
Also, skiplist files are limited to 4Gb in size. There is an
open bug for this.
I assume you speak Spanish? Hopefully there are other Spanish
> Thx, and sorry for my poor english.
speakers on the list who can help you as well!
Regards,
Bron.
--
Manuel Vázquez.
Técnico Informático.
manuel.vazquez.gonzalez@xxxxxxxxxxx
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/