On Wed, Jan 19, 2005, Paul J Stevens <[EMAIL PROTECTED]> said: >>>If and when you start working on this, please check out the >>>check_dbmail_deliver.c code which will contain unit-test cases for all >>>auth.h code. >> >> Have there been any changes to the auth functions in head? If I can >> rewrite ldap in head, with unit framework, and directly backport it to >> 2.0, that would be great. There's nothing stopping LDAP from working in >> 2.0, except for the non-functional LDAP code... and, indeed, I suspect >> it's less non-functional than it's accused of being, although I haven't >> tested it yet. > > That would be great. IIRC, it was esp the dbmail-adduser interface that was > broken (yes, I lasted tested ldap before 2.0).
Oh yeah, that's definitely broken. I realized that there was no sane way to make dbmail-users able to handle writing to the variety of schemas that the config file could describe for read. And writing to ldap is hard. So I gave up :-\ Aaron