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!! |