On Sat, Jan 28, 2012 at 12:07 PM, Timo Sirainen <t...@iki.fi> wrote: > On 13.1.2012, at 20.29, Mark Moseley wrote: > >> If there are multiple hosts, it seems like the most robust thing to do >> would be to exhaust the existing connections and if none of those >> succeed, then start a new connection to one of them. It will probably >> result in much more convoluted logic but it'd probably match better >> what people expect from a retry. > > Done: http://hg.dovecot.org/dovecot-2.0/rev/4e7676b890f1 >
Excellent, thanks!