<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Hey Alexandre,</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">You can achieve your idea setting a MySQL instance, for example, in each one of your servers and also a Dovecot instance in each of them. Then you can set your `<a href="http://imap.mymaindomain.com/" target="_blank">imap.mymaindomain.com</a>` server to be a imap-frontend that performs a pre-auth step in the correct MySQL and then forwards the request to the right Dovecot instance that performs the auth again.<br></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Something like this:</div><div class="gmail_default" style="font-family:monospace,monospace">- Request arrives in `<a href="http://imap.mymaindomain.com/" target="_blank">imap.mymaindomain.com</a>`</div><div class="gmail_default" style="font-family:monospace,monospace">- Check if you host the informed domain</div><div class="gmail_default" style="font-family:monospace,monospace">- Check then user domain, for example foo@A.com</div><div class="gmail_default" style="font-family:monospace,monospace">- Validate user credentials in MySQL.A</div><div class="gmail_default" style="font-family:monospace,monospace">- Forward the request to Dovecot.A</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Regards,</div><div class="gmail_default" style="font-family:monospace,monospace"><br clear="all"></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">João Paulo Bastos<br></div><div>DevOps Engineer at MAV Tecnologia</div><div>Belo Horizonte - Brazil<br>+55 31 99279-7092<br></div><div>@joaopaulosr at OFTC/Freenode</div></div></div></div></div></div></div><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 3, 2018 at 10:42 AM Alexandre Ellert <<a href="mailto:ellertalexandre@gmail.com">ellertalexandre@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I've got no answer.. Can someone please help ?</div><div><br></div><div>Thank you.</div><div><br></div><div>Alex<br></div></div><br><div class="gmail_quote"><div dir="ltr">Le mar. 18 sept. 2018 à 22:55, Alexandre Ellert <<a href="mailto:ellertalexandre@gmail.com" target="_blank">ellertalexandre@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">

<span></span><div>Hi,
</div><div><br></div><div>I'd like to achieve the following setup whit dovecot using multiple servers :
</div><div>- one server dedicated to all client IMAP (TLS) connections (<a href="http://mail.numeezy.com" target="_blank">i</a><a href="http://map.mymaindomain.com" target="_blank">map.mymaindomain.com</a>, see below )
</div><div>- each backend server has it's own local storage. no replication
</div><div>- each backend server responsible of a few domains
</div><div>- each backend server has it's own Mysql local database for user's passwords.
</div><div><br></div><div>                                                       ===> Server 1 : domains A, B and C
</div><div><br></div><div>====> <a href="http://mail.numeezy.com" target="_blank">i</a><a href="http://map.mymaindomain.com" target="_blank">map.mymaindomain.com</a>  ===> Server 2 : domains D, E and F
</div><div>             (143 TLS / 993 SSL)
</div><div>                                                        ===> Server 3 : domains G, H
</div><div><br></div><div>For example, if a user connects from domain E to <a href="http://mail.numeezy.com" target="_blank">i</a><a href="http://map.mymaindomain.com" target="_blank">map.mymaindomain.com</a>, will Dovecot be able to use password database hosted on Server 2 ?
</div><div><br></div><div>Thank you !
</div><div><br></div><div>Alex
</div></div>
</blockquote></div>
</blockquote></div></div>