<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><font face="Gill Sans MT">Andy,<br>
        <br>
        That took care of it! Thanks much!<br>
        <br>
      </font>
      <div class="moz-signature">
        <title></title>
        <meta http-equiv="Content-Type" content="text/html;
          charset=ISO-8859-1">
        <style type="text/css">
        body {
                font-family:'Gill Sans MT', 'arial', 'helvetica';
        }
        .name {
                font-size:14px;
                font-weight:bold;
                line-height:1.0em;
                color:#2a56a4;
        }
        .address {
                width:140px;
                text-align: justify;
                font-size:14px;
                line-height:1.0em;
                color:#2a56a4;
                }
        .info {
                font-size:14px;
                line-height:1.0em;
                color:#2a56a4;
        }
        .cntct {
                word-spacing:2px;
                font-size:14px;
                line-height:1.0em;
                color:#2a56a4;
        }
        .message {
                word-spacing:2px;
                font-size:18px;
                line-height:1.0em;
                color:#FF0000;

</style> <span class="name">Thomas E. Plancon</span><br>
        <span class="info">CAD/IS Manager</span><br>
        <p class="address">B K A Architects, Inc.<br>
          142 Crescent Street<br>
          Brockton, MA 02302</p>
        <span class="cntct">tel: 508 . 583 . 5603 ext 313</span><br>
        <span class="cntct">fax: 508 . 584 . 2914</span><br>
        <span class="info"><a href="http://www.bkaarchs.com/">www.bkaarchitects.com</a></span>
      </div>
      On 10/18/2012 4:12 PM, Andrew Morgan wrote:<br>
    </div>
    <blockquote
cite="mid:alpine.DEB.2.00.1210181310190.14300@shell.onid.oregonstate.edu"
      type="cite">On Thu, 18 Oct 2012, Tom Plancon wrote:
      <br>
      <br>
      <blockquote type="cite">Hi all,
        <br>
        <br>
        I'm running a mail server with cyrus imap and postfix. I've had
        a bit of a disaster where a runaway process, not related to
        email, filled my root directory. I've take care of that and got
        most of the space back but now I'm not receiving email and
        maillog is reporting this:
        <br>
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: DBERROR db4: Commonly
        caused by moving a database from one database environment
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: DBERROR db4: to another
        without clearing the database LSNs, or by removing all of
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: DBERROR db4: the log
        files from a database environment
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: DBERROR db4:
        /var/lib/imap/deliver.db: unexpected file type or format
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: DBERROR: opening
        /var/lib/imap/deliver.db: Invalid argument
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: DBERROR: opening
        /var/lib/imap/deliver.db: cyrusdb error
        <br>
        Oct 18 14:55:53 pelican lmtpunix[32764]: FATAL: lmtpd: unable to
        init duplicate delivery database
        <br>
        Oct 18 14:55:53 pelican master[3213]: process 32764 exited,
        status 75
        <br>
        Oct 18 14:55:53 pelican master[3213]: service lmtpunix pid 32764
        in READY state: terminated abnormally
        <br>
        Oct 18 14:55:53 pelican master[32765]: about to exec
        /usr/lib/cyrus-imapd/lmtpd
        <br>
        <br>
        I've had to reconstruct mail boxes before but nothing like this!
        Any idea how to repair this mess? I'm running CentOS 6.
        <br>
      </blockquote>
      <br>
      1. Stop Cyrus
      <br>
      2. Delete /var/lib/imap/deliver.db
      <br>
      3. Delete the contents of /var/lib/imap/db/
      <br>
      4. Start Cyrus
      <br>
      <br>
      deliver.db contains (mainly) transient data about messages.&nbsp; If
      you delete it, you may get a repeated message from anyone using a
      vacation responder, but otherwise there are no negative
      consequences.
      <br>
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;Andy
      <br>
    </blockquote>
    <br>
  </body>
</html>