jaso...@mail-central.com: > I'm doing helo_access checks to rid myself of some list-cleaning pests. > This, plus ns_access checks works well. > > I'm using an lmdb list.
LMDB is an indexed file type. In the access(5) manpage, look for text like: "With lookups from indexed files such as DB or DBM, ..." Wietse