On Tue, 19 Mar 2002 07:32:02 -0500 (Eastern Standard Time) Dana Chee <[EMAIL PROTECTED]> wrote:
DC> I know that LDAP is on the future feature list, but I was wondering. Since DC> mahogany has builtin support for python, is there a python hook in the DC> address expansion section that could be used for LDAP, or any other DC> external address provider? It's an interesting thought but no, it's not possible now. Note that writing LDAP provider (in C++) shouldn't be hard: there are libraries for the LDAP part itself (i.e. openLDAP) and a possibility of such providers was catered for when the address book subsystem was designed, i.e. the necessary hooks are all (well, let's say mostly) there. But someone still has to do it and, as I'm not using LDAP myself, I'm not really interested that much on working on it now. Regards, VZ _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
