I suppose I should've explained my problem a little further. :)

We're running in a RHEL environment.  We don't have access to a windows box
or powershell.  Central IT is a separate entity from my group, and we are a
wholly Linux shop on my end.

Also, we're not wanting to have to stand up another service.  The goal is
to keep our existing selection of tools as a stand-alone set of scripts
which can be packaged up and run from  a variety of hosts without having to
maintain another security hole, err, I mean useful service. :)

-Skip


On Wed, Jan 15, 2014 at 5:16 PM, Dave Caplinger <
davecaplin...@solutionary.com> wrote:

> 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