Pascal Reinheimer wrote:
> i've installed the newest berkley database, but if i start the
> /usr/cyrus/bin/master & process, the following messages arrives at the
> message file:
<...>

Pascal, I've already provided the answer to this in my last message:

> Read docs/install_upgrade.html in the source distribution to learn how to
> upgrade to BDB3.
> 
In particular:
----
   rm /var/imap/deliverdb/*
     * Convert mailboxes file to Berkeley DB:
   su cyrus
   cd /var/imap
   ctl_mboxlist -u < mailboxes
   ctl_mboxlist -c
----
Until you `rm /var/imap/deliverdb/*` you'll keep getting these errors.

HTH,
  Jeremy


Reply via email to