View Single Post
  #2 (permalink)  
Old 12-04-2007, 01:51 AM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

the problem is you travelled into the future and got a version that hasn't been released yet! (rc3). seriously, looks like your postfix can't talk tls to openldap for table lookups. make sure openldap is starting up with tls support, and make sure both postfix and openldap are picking up the correct ssl libs (ldd libldap.so etc).
Reply With Quote