Hi,

I see on <http://www.postfix.org/ADDRESS_VERIFICATION_README.html>, it recommends using a btree database for the address verify map. For example:


   # Default setting for Postfix 2.7 and later.
   # Note 1: Be sure to read the "Caching" section below!
   # Note 2: Avoid hash files here. Use btree instead.
   address_verify_map = btree:/var/lib/postfix/verify

However, with the introduction of lmdb, I would assume it is at least an equally qualified replacement. Due to the hostile licensing changes to BDB, I no longer link any software to it. I'd like to confirm that LMDB is a suitable replacement for btree (and request a doc update if that is correct).

Thanks!

--Quanah

--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to