View Single Post
  #4 (permalink)  
Old 08-02-2007, 03:31 PM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

It looks like for some reason your linker is reading libdb from the system rather than zimbra resulting in API mismatch - zimbra uses 4.2 where the system has 4.3. This is a classic reason for postfix segfaulting. db entries are standard in ubuntu. good detective work tracking the problem down!!
Reply With Quote