On 2009-03-09, Justin Krejci <jkre...@usinternet.com> wrote: > I don't believe there is anything inherent in Dovecot to do this but if you > have your own backend system health checks you can configure the sql DB to > update which server to proxy a request to based on the results of your > health checks. This would mostly be outside the scope of Dovecot though.
OK, thanks. I don't really need to make users sticky to any particular backend server, so I'll use haproxy for proxying these connections instead. -jf