This fix came to me directly.

I guess sasl uses the old version of the
Berkeley database and imapd uses the new
one.  The end result of which being one
confuses the other about which library
to use when trying to access the database...

Thanks!!
-- Michael --

----- Original Message ----- 
From: "eric" <[EMAIL PROTECTED]>
To: "Michael Fair" <[EMAIL PROTECTED]>
Sent: Friday, December 01, 2000 7:53 PM
Subject: Re: SASL problems


> Michael Fair wrote:
> > 
> > Hey all,
> > 
> > So I am trying to install 2.0.7 using sasldb
> > on a Debian 2.2r1 machine and have been unable
> > to get it to work right.
> > 
> I had the exact same problem.  I compiled sasl with gdbm as the database
> instead of BerkeleyDB and everything worked fine.  
> 
> It's a configure option
> ./configure --with-dblib=gdbm
> 
> 
> 
> Eric
>  [EMAIL PROTECTED]
> 

Reply via email to