I'm not sure if this will work for your situation, but take a look at 
http://davmail.sourceforge.net/ .  It provides POP, IMAP, SMTP, CalDAV, 
CardDAV, and LDAP interfaces to Exchange by proxying through OWA.

I've used it as a local proxy on my own Mac for individual use, but you may be 
able to set up a permanent "server" for it and point multiple clients at it 
(they reference this specific use-case on their site).

The end result, of course, is that you should be able to continue to use your 
Python tools as-is but just point them at this proxy rather than Exchange (or 
Zimbra).

hth,

- Dave

On Jan 15, 2014, at 4:53 PM, John Reddy <john.re...@gmail.com> wrote:

> 
> So we've got a wonderful suite of tools in place for some management 
> activities that make use of CalDAV calls to communicate with our Zimbra 
> server.  However, central IT has gone and decided to normalize on Exchange, 
> so all our mail and calendar accounts are being migrated and soon these 
> management tools will not work.
> 
> Does anyone have a working set of python libraries they use for communicating 
> with Exchange?  We're doing our own digging through the various available 
> libraries already.  
> 
> I'm looking to see if anyone has already found a solution they're happy with. 
>  Or at least might recommend.  Maybe that they wouldn't recommend against.  
> Or possibly just a solution that doesn't make your eyes bleed.
> 
> -John Reddy
> _______________________________________________
> Tech mailing list
> Tech@lists.lopsa.org
> https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
> This list provided by the League of Professional System Administrators
> http://lopsa.org/

_______________________________________________
Tech mailing list
Tech@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to