<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Sami is correct.  imapsync loses data.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   Source -> imapsync -> destination : the mailboxes are different to an IMAP client
   <br>
  </div>
  <div>
   Source -> dsync -> destination (running Dovecot w/doveadm): the mailboxes are the same
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   You may not care that your users w/100,000 message mailboxes that have been cached on their client now have to invalidate that entire cache (and most likely re-download all of those messages).
  </div>
  <div>
   <br>
  </div>
  <div>
   So there is zero argument that, due to IMAP metadata loss, this is something that doesn't happen if dsync (or rsync) is used.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   michael
   <br>
  </div>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   On September 4, 2018 at 9:45 AM Rick Romero <rick@havokmon.com> wrote: 
   <br> 
   <br>
   <p>Quoting Robert Schetterer <<a href="mailto:rs@sys4.de">rs@sys4.de</a>>:</p>
   <blockquote type="cite">
    <p>Am 04.09.2018 um 17:18 schrieb Sami Ketola:</p>
    <blockquote type="cite">
     <blockquote type="cite">
      <p>On 4 Sep 2018, at 18.00, Robert Schetterer <<a href="mailto:rs@sys4.de">rs@sys4.de</a>> wrote:<br> <br> Am 04.09.2018 um 16:52 schrieb Sami Ketola:</p>
      <blockquote type="cite">
       <blockquote type="cite">
        <p>On 4 Sep 2018, at 17.47, Robert Schetterer <<a href="mailto:rs@sys4.de">rs@sys4.de</a>> wrote:<br> <br> Am 04.09.2018 um 09:41 schrieb Sami Ketola:</p>
        <blockquote type="cite">
         <p>imapsync always loses data</p>
        </blockquote>never saw this, be carefull by anounce such myths
       </blockquote>It is a fact. Imapsync works over IMAP only and IMAP protocol does not even support transferring all data. At most at least UID numbering will be lost and end users need to invalidate their local caches.
      </blockquote>but using "looses data" might others think it also may fail with imap, 
      <br> so be more detailed next time
     </blockquote>UID number is also data that is saved on the IMAP backend. If that is lost then it's "lost data". 
     <br> 
     <br> Sami
    </blockquote>Sorry i migrated terrabytes of mail with imapsync and never had a 
    <br> problem, it works as designed, also with maildir rsync did a good job, 
    <br> what never worked as it should was dsync ,cause of bugs ,that may 
    <br> changed now 
    <br> 
    <br> so this is my answer to topic 
    <br> 
    <br> "Best way to move mail from one server to another" 
    <br>  
   </blockquote>
   <p>https://imapsync.lamiral.info/FAQ.d/FAQ.Duplicates.txt<br> <br> Seems to use UIDs so that 'data' isn't lost.<br> <br></p>
  </blockquote>
  <div class="default-style">
   <br> 
  </div> 
 </body>
</html>