<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 29/2/2012 7:48 &#956;&#956;, Patrick Boutilier wrote:
    <blockquote cite="mid:4F4E64F6.9060208@ednet.ns.ca" type="cite">On
      02/29/2012 01:25 PM, Stefan G. Weichinger wrote:
      <br>
      <blockquote type="cite">Am 29.02.2012 18:06, schrieb Adam Tauno
        Williams:
        <br>
        <br>
        <blockquote type="cite">"netstat --listen --tcp --numeric
          --program"
          <br>
          <br>
          Somewhere along the line some distributions changed the SIEVE
          port.
          <br>
        </blockquote>
        <br>
        Solved already, thanks.
        <br>
        missing pam.d entry.
        <br>
        <br>
        <blockquote type="cite">
          <br>
          <blockquote type="cite">imaps[18096]: IOERROR: opening
            /var/imap/user_deny.db: No such file
            <br>
            or directory
            <br>
            <br>
            Important?
            <br>
          </blockquote>
          <br>
          No.
          <br>
        </blockquote>
        <br>
        Solved. Touched file as mentioned in old posting here.
        <br>
        <br>
        <blockquote type="cite">
          <blockquote type="cite">Right now old/productive and new/test
            server drift apart. May I
            <br>
            just rsync over the mailboxes changes when I want to switch?
            <br>
          </blockquote>
          <br>
          Stop the new server Rsync from the old server Start the new
          server
          <br>
          Make sure everything is working on new server Stop the new
          server.
          <br>
          Stop the old server. Rsync again. Start the new server.
          <br>
          <br>
          You need to perform the last rsync from a cold server. But it
          should
          <br>
          be pretty quick as it will only grab the few changed items.
          <br>
        </blockquote>
        <br>
        Wouldn't that mean that I overwrite stuff with older files?
        <br>
      </blockquote>
      <br>
      <br>
      <br>
      rsync will only sync over newer files and files that have changed.
      I would use --delete as you don't want mails that have been
      deleted on the live server to remain on the new server.
      <br>
      <br>
      <br>
      <br>
      <blockquote type="cite">
        <br>
        rsync -av&nbsp; .... without "--delete", correct?
        <br>
        <br>
        And I would have to convert the deliver.db once more, correct?
        <br>
      </blockquote>
      <br>
      <br>
      Or just ignore it and let Cyrus create a new one when it starts.
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <blockquote type="cite">
        <br>
        I will retest that later as I saw a minor issue with some
        index-file.
        <br>
        Overall it looks very promising right now.
        <br>
        <br>
        Thanks to all of you for your support (so far) ;-)
        <br>
        <br>
        Stefan
        <br>
        ----
        <br>
        Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a>
        <br>
        List Archives/Info:
        <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a></pre>
    </blockquote>
    A good tutorial is here:<br>
<a class="moz-txt-link-freetext" href="http://cynici.wordpress.com/2010/12/06/how-to-migrate-32-bit-cyrus-imapd-mailboxes-to-64-bit/">http://cynici.wordpress.com/2010/12/06/how-to-migrate-32-bit-cyrus-imapd-mailboxes-to-64-bit/</a><br>
    I test it and my new mailserver works fine after 10 min of
    migration.<br>
    Nikos<br>
    <br>
  </body>
</html>