I did a bit of digging (http://www.postfix.org/postmap.1.html) before just
answering, but I came up with the same result; the program would have to
be modified to produce dbm files.
Are you certain there is no hash support in your Postfix? Does it complain
when you give it a hash in the configuration file? You can quickly make a
hash to test this as follows:
# echo "192.168.1.1 OK" >foo
# postmap hash:foo
# postmap -q 192.168.1.1 foo
OK
#
I will put dbm output on the todo list.
Cheers,
--
Marcus Redivo
The Binary Tool Foundry
http://www.binarytool.com
Matthew Lenz said:
> I've got a strange situation with my copy of postfix. It was compiled
> (or maybe predates) with the hash: map type. Is it possible to make
> popbsmtpd work with dbm: map type? This is the map type all my other
> db (.dir and .pag) files use.
>
> Matthew Lenz
> FREIGHTlist.com
> 314.824.1900