I already connect via LDAP, and here I can find only user information.....
Il giorno gio, 17/09/2009 alle 08.44 -0300, Gonzalo Delgado ha scritto: > El Thu, 17 Sep 2009 10:47:06 +0200 > Massimiliano Bertinetti <[email protected]> escribió: > > > Sorry guys I have a question without answer...... I need to write an > > application that take adressbook and appointent/calendar from zimbra and > > manipulate them and relate on table in a django application. > > > > For example writing invoice for the contact I have on zimbra. > > > > I find just very old doc on the zimbra-side, is out-there someone that > > do already something similar? > > I'm guessing Zimbra uses LDAP to store that data. > What you need to do is fetch data from LDAP, for that you may use python-ldap: > > http://www.python-ldap.org/ > > Hope it helps. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

