<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 27 Jan 2020, at 11.56, Daniel Niewerth <<a href="mailto:daniel@niewerth.it" class="">daniel@niewerth.it</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi everybody,</div><div class=""><br class=""></div><div class="">I run two redundant Dovecot servers with a shared Maildir on a GlusterFS volume and a SQL authentication backend based on a mirrored MariaDB database.</div><div class="">Because of the splitbrain situation I would like to add two Dovecot Director as proxies. </div></div></div></blockquote><div><br class=""></div><div><br class=""></div>I would not run on GlusterFS because of  bad experiences and index corruptions on the past experiments.</div><div><br class=""><blockquote type="cite" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Can someone explain me how to solve this problem?</div><div class=""><br class=""></div><span class="">### Proxy Config ###<br class=""></span><span class="">####################<br class=""></span><div class=""><span style="caret-color: rgb(46, 139, 87); color: rgb(46, 139, 87); font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace; font-size: 11.699999809265137px; white-space: pre; background-color: rgb(255, 255, 255);" class="">
passdb {
  args = /etc/dovecot/dovecot-sql.conf
  driver = sql
}
</span></div></div></blockquote><div><br class=""></div>please show contents of this file.</div><div><br class=""><blockquote type="cite" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><span style="caret-color: rgb(46, 139, 87); color: rgb(46, 139, 87); font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace; font-size: 11.699999809265137px; white-space: pre; background-color: rgb(255, 255, 255);" class="">passdb {
  driver = pam
}
</span></div></div></blockquote><div><br class=""></div>please remove this if you are using sql as auth db.</div><div><br class=""></div><div>Sami</div><br class=""></body></html>