Subject: Re: Sendmail 8.11.0 problem
To: None <tech-pkg@netbsd.org>
From: John Maier <johnam@mail.kemper.org>
List: tech-pkg
Date: 08/20/2000 00:47:13
Well I went home and you are all correct, sendmail is built to use hash.

However the sendmail.cf file that comes with NetBSD 1.4.2 has dbm instead of
hash.

Now for the most part this isn't a problem since all the places that have
dbm are remarked out.

So the short answer to a long questions is:

1) sendmail stock 1.4.2 and in the pkgsrc uses hash not dbm (not a problem,
I've got it working now!)
2) The sendmail.cf file in 1.4.2 is in error having dbm instead of hash as a
class, which would classify it as a bug.

So I'll send a PR.

Cheers and thanks!

jam