<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    ok, I installed zstd successfully, it works - but how i re-compress
    everything via dsync ? (on the same server?)<br>
    <br>
    I did : <br>
    <br>
    sudo doveadm backup -D -u "${mailbox_username}"
    "mdbox:/home/vmail/virtualmailboxes/${mailbox_username}_backup"<br>
    sudo service dovecot stop<br>
    sudo mv "/home/vmail/virtualmailboxes/${mailbox_username}"
    "/home/vmail/virtualmailboxes/${mailbox_username}_original" <br>
    sudo mv "/home/vmail/virtualmailboxes/${mailbox_username}_backup"
    "/home/vmail/virtualmailboxes/${mailbox_username}" <br>
    sudo service dovecot start<br>
    <br>
    but somehow that does not work correctly, thunderbird claims that
    mailboxes are not existing, etc ... <br>
    <br>
    so what is the correct way to recompress the mailboxes locally ? <br>
    <br>
    Robert<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 28.08.2020 um 13:15 schrieb Timo
      Sirainen:<br>
    </div>
    <blockquote type="cite"
      cite="mid:45761B39-9221-4892-823F-4E390F4C040B@sirainen.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      On 28. Aug 2020, at 12.10, Robert Nowotny <<a
        href="mailto:rnowotny@rotek.at" class="" moz-do-not-send="true">rnowotny@rotek.at</a>>
      wrote:<br class="">
      <div>
        <blockquote type="cite" class=""><br
            class="Apple-interchange-newline">
          <div class="">
            <meta http-equiv="Content-Type" content="text/html;
              charset=windows-1252" class="">
            <div class=""> <font class="" face="Courier New">unfortunately
                after re-installing </font><font class="" face="Courier
                New">2.3.11.3, those broken-pipe errors appear again.
                (on different, new files) <br class="">
                so for sure there is something broken with zlib.<br
                  class="">
                I will go back to</font><font class="" face="Courier
                New"><font class="" face="Courier New"> 2.3.10.1 now.<br
                    class="">
                  attached is the configuration file, though it did not
                  change between </font></font><font class=""
                face="Courier New"><font class="" face="Courier New"><font
                    class="" face="Courier New"><font class=""
                      face="Courier New">2.3.10.1</font></font></font> </font><font
                class="" face="Courier New">and </font><font class=""
                face="Courier New"><font class="" face="Courier New">2.3.11.3<br
                    class="">
                </font></font></div>
          </div>
        </blockquote>
        <div><br class="">
        </div>
        <div>Oh, this is with xz, not with gz like we first thought.
          There are some known problems with xz, which is why we are
          planning on removing it entirely. I'm not sure why v2.3.11
          breaks it, although there are some changes related to it but
          it might be coincidence. I can't reproduce this problem
          though.</div>
        <div><br class="">
        </div>
        <div>In any case, I'd recommend switching to zlib or to zstd in
          v2.3.12. (In theory you could leave the existing mails
          xz-compressed, but best would be to re-compress everything via
          dsync so old mails can be read when we eventually remove xz
          support.)</div>
      </div>
      <br class="">
    </blockquote>
    <br>
  </body>
</html>