On Tue, Sep 09, 2003 at 08:04:58AM -0400, Matt wrote:
> So what do I need to do to get a working copy of qmail-ldap?  Is the
> current version on the website bug-free and working?  or did I miss an
> e-mail here describing how to fix this recent issue.  SHEESH.. lots of
> bugs in this recent release :)
> 

There were incredibly lot of changes between the august and the september
release. So while a lot of new features where added also some minor bugs
where introduced. Currently there are three known issues:
1. NULL is not 0 bug. In qldap.c NULL was used instead of 0.
2. Missing SHADOWLIBS for digest. The Makefile rule of digest did not have
the $(SHADOWLIBS) so it failed to link on systems that need -lcrypt
(linux, solaris)
3. auth_imap troubles. The assumptions whlie rewriting the auth_imap code
where wrong. I believed Mr. Sam's docu which was a "easy mistake to make".

that are currently all known bugs of 20030901 patch.
-- 
:wq Claudio

Reply via email to