Corey Chandler a écrit : > Juan Antonio Cuesta wrote: >> Hello, >> >> i have installed Postfix with support for Mysql, i want to write my >> virtual file over a Mysql table. >> I have 5 servers with postfix and is very simple shared the conf with >> the 5 servers. >> >> All works very very well, but if the Server of Mysql y down the emails >> are rejected and the smtp server stop working. Can i resolv this? i >> would like that postfix do failover of mysql and continue with other >> files: >> > You're looking more along the lines of doing master-slave failover > within MySQL, perhaps using some form of load balancer. It's not really > a Postfix function, unfortunately. >
he can put multiple IPs in "hosts=..." statement.