On Sun, 2005-07-24 at 23:23 +0200, Simon Matter wrote: > > # cat /usr/share/cyrus-imapd/rpm/db.cfg > > CONFIG_DB_DUPLICATE=berkeley > > CONFIG_DB_MBOX=skiplist > > CONFIG_DB_SEEN=skiplist > > CONFIG_DB_SUBS=flat > > CONFIG_DB_TLS=berkeley > > CONFIG_DB_ANNOTATION=skiplist > > CONFIG_DB_SIEVE=2.2.3 > > Okay, I don't see where a db4 update could be related to you problems. > Only duplicate and tls db are db4, and they can easily be removed without > too much headache. > What does > file /var/lib/imap/*.db > show you? --- # file /var/lib/imap/*.db /var/lib/imap/annotations.db: data /var/lib/imap/deliver.db: Berkeley DB (Btree, version 9, native byte-order) /var/lib/imap/mailboxes.db: data /var/lib/imap/recover-mailboxes.db: ASCII English text /var/lib/imap/tls_sessions.db: Berkeley DB (Btree, version 9, native byte-order) ---- > > And, did you try to remove all the logs with something like this (after > doing backups first!) > rm -rf /var/lib/imap/db/* /var/lib/imap/db.backup? ---- I thought I did ---- > > You may also want to have a look at this: > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160317 > It's not directly discussing your problem but may help anyway. ---- That is probably excellent info for recovering a problem and should probably be linked on cyrus-wiki.
I sort of thought that my problem may have been closer to this... https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91933 This is an athlon processor but of course not Fedora Core 2 but Whiteboxlinux 3 (RHEL 3) but my guess is that the compile flags might be the issue. I probably need to see the whiteboxlinux source db4 rpm to see what the spec file looks like. I am very frustrated though at my inability to solve the issues with my inability to have a subscription list and my inability to 'reconstruct - rf user.craig' which properly detects nested sub-folders and adds them to the mailbox list. I don't understand why that is not working. Thanks Craig --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html