db directory filling up - normal or config error?

2016-02-09 Thread Carl Brewer via Info-cyrus
I asked this a few months ago, but now it's getting urgent. I have a NetBSD 5.x server, running Cyrus imapd 2.4.17 from pkgsrc, /var/imap/db is getting very full : bash-4.3# du -sh db 7.0Gdb (this is on a reasonably small server) and it grows every day, it's full of these : -rw---

Re: db directory filling up - normal or config error?

2016-02-09 Thread Carl Brewer via Info-cyrus
that fit in with Cyrus? Do I need to stop imapd before I use db_archive? thank you! Carl On 02/09/2016 04:05 PM, Carl Brewer via Info-cyrus wrote: I asked this a few months ago, but now it's getting urgent. I have a NetBSD 5.x server, running Cyrus imapd 2.4.17 from pkgsrc, /var/im

Re: db directory filling up - normal or config error?

2016-02-14 Thread Carl Brewer via Info-cyrus
: db_archive -h /var/imap/db And this command should get rid of them: db_archive -d -h /var/imap/db Thank you! On my NetBSD 5 box this is db4_archive, as it's got db4 installed. Carl On 02/09/2016 10:53 PM, Carl Brewer via Info-cyrus wrote: On 10/02/2016 9:08 AM, Patrick Boutilier via