Proniewski Patrick: > Since the migration from Postfix 2.0.10 to Postfix 2.7.0, smtp > logs on LB pool display a huge amount of "No answer,timeout" > message. From about 0-30 per day, the timeout count has jumped to > 1500-5500 per day.
That implies that the load balancer gets no response from Postfix. > So it appears that the connection between MAILGW and LB is not > always properly closed. Am I wrong? There is no evidence to support that conclusion. > Any help is greatly appreciated! If Postfix does not accept connections, then it will log warnings. You need to search the POSTFIX logfile as per instructions in http://www.postfix.org/DEBUG_README.html#logging. Wietse