hi,
i'm having problem with courier-imap, courier doesnt see my openldap so what i did is
i recompile my openldap with:
env CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \
./configure --with-wrappers
then, recompile courier-imap with:
CPPFLAGS="-I/usr/local/include"
LDFLAGS="-L/usr/local/lib"
export CPPFLAGS
export LDFLAGS
./configure --enable-workarounds-for-imap-client-bugs
but still no luck, does anyone have any hint on this?
TIA'
Jhojo
