Re: [Dovecot] Multiple MYSQL hosts as passdb backend

2010-11-18 Thread moody_cz


Thanks a lot, that makes the trick.


Timo Sirainen wrote:
 
 On Tue, 2010-11-16 at 15:44 -0800, moody_cz wrote:
 
 Everything works fine as long as 10.0.0.3 is up and running. However,
 when I
 shutdown mysql server on 10.0.0.3, dovecot won't even try the other host
 10.0.0.4 as it is told to do in the conf.
 
 That was a bug, fixed:
 http://hg.dovecot.org/dovecot-2.0/rev/666fd046ab7f
 
 Also this improves the failure handling for both mysql/pgsql:
 http://hg.dovecot.org/dovecot-2.0/rev/990abbb6d3dd
 
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Multiple-MYSQL-hosts-as-passdb-backend-tp30234196p30240802.html
Sent from the Dovecot mailing list archive at Nabble.com.



Re: [Dovecot] Multiple MYSQL hosts as passdb backend

2010-11-17 Thread Timo Sirainen
On Tue, 2010-11-16 at 15:44 -0800, moody_cz wrote:

 Everything works fine as long as 10.0.0.3 is up and running. However, when I
 shutdown mysql server on 10.0.0.3, dovecot won't even try the other host
 10.0.0.4 as it is told to do in the conf.

That was a bug, fixed:
http://hg.dovecot.org/dovecot-2.0/rev/666fd046ab7f

Also this improves the failure handling for both mysql/pgsql:
http://hg.dovecot.org/dovecot-2.0/rev/990abbb6d3dd