On Thu, 11 Nov 1999, Peter Galbavy wrote:
> I expect this is in the README.UPDATING file - I did look, but
> couldn't find - but moving from 3.032 (?) to 3.092 I found that
> behaviour of looking up dbm files has changed to auto add the .db
> suffix. In case I am suffering delusions, tell me, failing that can
> someone else please verify it is in the docs somewhere...
Nothing has changed. The adding of the .db suffix, or not, is a function
of the DBM library, not something that Exim does. However, the Exim
build-time configuration can affect it. If you do *not* set USE_DB=yes,
then Berkeley DB will use its compatibility interface, and add a .db
suffix. If you *do* set it, then it won't. See doc/dbm.discuss.txt.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.