On Tue, May 01, 2001 at 09:36:13AM -0400, Scott Adkins wrote:
> A new SASL library was released as beta at the end of last March. It
> was released as 1.5.27. In any the case, it has the sasl_getprop()
> function that you described.
I have sasl v. 1.5.24 and this library has also the function sasl_getprop.
configure find sasl.h but it don't see the lib or cannot figure out what
functions are therein.
> My question is this... Even though configure doesn't see sasl_getprop()
> in your SASL library, it shouldn't be disabling SASL as a whole... Are you
> still able to compile the IMAP server and get it to work?
No. configure stops after checking unsuccessful for sasl_getprop().
Werner