postfix-users June 2010 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: db50 (DB11gR2) - Unsupported Berkeley DB vers

Re: db50 (DB11gR2) - Unsupported Berkeley DB version

From: Brian Evans - Postfix List <grknight_at_nospam>
Date: Fri Jun 11 2010 - 14:51:28 GMT
To: postfix-users@postfix.org

  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 2255 LDAP URLs.
        Victor Duchovni. Files: proto/ldap_table global/dict_ldap.c.

        Safety: Postfix processes log a warning when a matchlist
        has a #comment at the end of a line (for example mynetworks
        or relay_domains). File: util/match_list.c.

        Portability: Berkeley DB 5.x has the same API as Berkeley
        DB 4.1 and later. File: util/dict_db.c.