1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
<! "@(#)intro.so 10.2 (Sleepycat) 12/1/98">
<!Copyright 1997, 1998 by Sleepycat Software, Inc. All rights reserved.>
<html>
<body bgcolor=white>
<head>
<title>Berkeley DB Reference Guide: Sendmail</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btr
ee,hash,hashing,transaction,transactions,locking,logging,access method,access me
thods,java,C,C++">
</head>
<h3>Berkeley DB Reference Guide: Sendmail</h3>
<p>
<h1 align=center>Using Berkeley DB with Sendmail</h1>
<p>
If you are attempting to use Berkeley DB with Sendmail 8.8.X, you must use Berkeley DB
version 1.85. Berkeley DB versions 2.0 and later are only supported by Sendmail
versions 8.9.X and later.
<p>
We strongly recommend that you not use Berkeley DB version 1.85, as it is no
longer maintained or supported and has known bugs that can cause Sendmail
to fail. Instead, please upgrade to Sendmail version 8.9.X or later and
then use Berkeley DB version 2. For more information on using Berkeley DB with
Sendmail, please review the README and src/README files in the Sendmail
distribution.
<p>
To download Sendmail, or to obtain more information on Sendmail, see the
<a href="http://www.sendmail.org">Sendmail home page</a>, which includes
FAQ pages and problem addresses.
<p>
<a href="../../ref/perl/intro.html"><img src="../../images/prev.gif"></a>
<a href="../../ref/toc.html"><img src="../../images/toc.gif"></a>
<a href="../../ref/install/file.html"><img src="../../images/next.gif"></a>
</tt>
</body>
</html>
|