Re: Possible architecture ?

2018-10-03 Thread Urban Loesch
Hi, we have running a similar setup for some years now (IMAP + POP3). - frontend imap+pop3 proxy (imap.mydomain.com) - multiple backend servers - each backend is responsible for a few domains (ex. domains beginning with a-f, g-l, and so on) Database setup: - 3 MySql Servers in a Master/Slave

Re: Possible architecture ?

2018-10-03 Thread João Paulo Sacchetto Ribeiro Bastos
Hey Alexandre, 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 `imap.mymaindomain.com` server to be a imap-frontend that performs a pre-auth step in the correct MySQL and then forwards

Re: Possible architecture ?

2018-10-03 Thread Alexandre Ellert
Hi, I've got no answer.. Can someone please help ? Thank you. Alex Le mar. 18 sept. 2018 à 22:55, Alexandre Ellert a écrit : > Hi, > > I'd like to achieve the following setup whit dovecot using multiple > servers : > - one server dedicated to all client IMAP (TLS) connections (i >

Possible architecture ?

2018-09-18 Thread Alexandre Ellert
Hi, I'd like to achieve the following setup whit dovecot using multiple servers : - one server dedicated to all client IMAP (TLS) connections (i map.mymaindomain.com, see below ) - each backend server has it's own local storage. no replication - each backend server