On Mon, 2011-05-02 at 19:29 +0200, Reindl Harald wrote: > BTW: > > is there a option to specify mysql-fallbacks in a way like for > postfix?
Not currently, I hadn't even thought of HA/backup db issues. That wouldn't be hard to implement. Currently dbmail-postfix-policyd reads settings right from dbmail.conf; there was recent mention of someone separating read from readwrite queries to support readonly slave setups, might want to see if there's a configuration syntax for that yet (or could just create a conf file for the policy server itself). > this could relax the connection problem also random > trying the other mysql-host on errors and offers HA since postfix > can this way receive mails while the mysql-master is down by > verify on the readonly-salve and deferr only lmtp-transport > > > hosts = unix:/var/lib/mysql/mysql.sock inet:10.0.0.120:3307 > > regards from vienna > harry -- Jesse Norell Kentec Communications, Inc. [email protected] _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
