27 Feb
2001
27 Feb
'01
7:12 p.m.
There doesn't seem to be a way to get to it from LDAP (grumble), and IMAPv4 is only giving me limited information (Contact Name and Notes).
Is that using python's IMAP library, imaplib.py?
My last ditch will be to write an ASP page running on the Exchange server to present that info to Zope for processing.
If you need to do that, serve it out as XML and write a python sax parser to process it :-) cheers, Chris