eximconf: migrate from CDB to BDB for ud-ldap generated files (RT#4648)
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Thu, 10 Oct 2019 19:21:57 +0000 (20:21 +0100)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Fri, 11 Oct 2019 16:26:14 +0000 (17:26 +0100)
The BDB files use keys that are not null-terminated, so we must use the
"dbmnz" lookup type, rather than the more generally obvious "dbm"

Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>

No differences found