Quanah Gibson-Mount: > --On Thursday, July 24, 2008 6:39 AM -0400 Wietse Venema > <[EMAIL PROTECTED]> wrote: > > > Quanah Gibson-Mount: > >> --On Wednesday, July 23, 2008 10:02 PM -0700 Quanah Gibson-Mount > >> <[EMAIL PROTECTED]> wrote: > >> > >> > We found that if we are using startTLS with postfix, and heavily load > >> > postfix, that it Postfix stops working, even though the LDAP server > >> > continues to accept connections from other clients just fine using > >> > startTLS. Here's an example snippet from the log: > > > > Surely, the LDAP server also logs something. > > No. You may want to go back and read my email in detail.
You may want to strace Postfix and find out what the LDAP client is actually doing. There is a non-trivial amount of code between Postfix and the LDAP client socket. Anyway, running LDAP or SQL clients without proxymap is suicidal. Wietse