We're using Postfix + Mysql and we're getting this mysql connection lost issue very often.
Our mysql settings are ok, running using IP instead of the host so no DNS request is made.
Can you use unix socket instead of IP? Or other machine? Since you are going over IP, are you using the proxy: feature of postfix causing it to hold on to connections? One area i would investigate would be any kind of OS TCP timeouts. The next thing i would look at is MySQL also has a connection timeout default. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org