Re: db50 (DB11gR2) - Unsupported Berkeley DB version

2010-06-11 Thread Brian Evans - Postfix List
On 6/11/2010 10:28 AM, Mark Martinec wrote: postfix-2.8-20100323, Seems to work fine. There wasn't any API change in db->open between 4.8 and 5.0 as far as I can tell. Mark You must have missed the ChangeLog on the website: 20100601 Cleanup: Postfix LDAP client support for RFC

Re: db50 (DB11gR2) - Unsupported Berkeley DB version

2010-06-11 Thread Wietse Venema
Mark Martinec: > postfix-2.8-20100323, > FreeBSD ports: mail/postfix-current, databases/db50 > /etc/make.conf: WITH_BDB_VER=50 A similar change was included in the June 8th releases of Postfix 2.6.7 and 2.7.1. Wietse > > --- src/util/dict_db.c~ 2010-01-02 22:28:08.0 +0100 > +++

db50 (DB11gR2) - Unsupported Berkeley DB version

2010-06-11 Thread Mark Martinec
postfix-2.8-20100323, FreeBSD ports: mail/postfix-current, databases/db50 /etc/make.conf: WITH_BDB_VER=50 --- src/util/dict_db.c~ 2010-01-02 22:28:08.0 +0100 +++ src/util/dict_db.c 2010-06-11 15:50:48.0 +0200 @@ -676,5 +676,5 @@ if (type == DB_HASH && db->set_h_nelem(db, DIC