<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <blockquote type="cite">
   <div>
    On 01/21/2022 10:38 AM Martin Olsen <martin.olsen.dev@gmail.com> wrote:
   </div>
   <div dir="ltr">
    <br>
    <div>
     As stated on documentation <a href="https://doc.dovecot.org/configuration_manual/mail_location/obox/s3/">S3-compatible Storages — Dovecot documentation</a> only AWS S3 is officially supported.
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     However, we know that Scality has been successfully integrated at some larger corporations.
    </div>
   </div>
  </blockquote>
  <div>
   This is correct, Scality is a partner of Open-Xchange for OX Dovecot Pro installations, and is a supportable storage solution.
   <br>
  </div>
  <div class="default-style">
   <br>
  </div>
  <blockquote type="cite">
   <div dir="ltr">
    <div></div>
    <div>
     Particularly curious if anyone has integrated with Pure S3 object storage solution, or any other for that matter?
    </div>
   </div>
  </blockquote>
  <div class="default-style">
   This support is provided through Scality's sproxyd interface, not S3. See <a href="https://doc.dovecot.org/admin_manual/obox/scality_key_format/">https://doc.dovecot.org/admin_manual/obox/scality_key_format/ </a>.  sproxyd allows us to provide a fully geo-redundant solution that can support Dovecot and the mail storage in multiple active data centers.  S3 support is limited to a single data center/region due to limitations of the S3 protocol.
   <br>
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   For OX Dovecot Pro, we only support "AWS S3" for SLA purposes.  This is for several reasons:
  </div>
  <ul>
   <li class="default-style">There is no "official" S3 spec. Thus, you have to certify against specific vendors - it is not possible to certify generally against the protocol.  Be very wary of a provider that claims they are "fully AWS S3" compliant - what does that mean if there is no formalized spec?<br></li>
   <li class="default-style">Experience has shown us that many S3 installations cannot handle the mail loads in larger Dovecot installations.  After they reach specific loads, they can enter a death spiral and/or become unresponsive.<br></li>
   <li class="default-style">It is impossible to support a customer that just installs S3 software themselves and creates their own storage array.  This is a custom/bespoke project.  The purpose of the OX Dovecot Pro product is to provide a full email system out of the box without the need for custom development.<br></li>
  </ul>
  <div class="default-style">
   michael
   <br>
  </div>
 </body>
</html>