wrt to timeouts if you are seeing timeouts on the postfix side to LMTP, it would be good to check what state tomcat is in at that time. kill -3 on the tomcat java process id should do a Java thread dump into catalina.out. If we can see that thread dump when you see these timeouts that would be great. First try the LMTP thread count increase though. |