linkedin / pyexchange

Python wrapper for Microsoft Exchange
Apache License 2.0
153 stars 98 forks source link

Autodiscovery support #11

Open dipankar08 opened 10 years ago

dipankar08 commented 10 years ago

Can PyExchange support AutoDiscovery of end-pointURL ?

catermelon commented 10 years ago

Hm, I'm not sure what you mean.

Harlequeen commented 10 years ago

Exchange offers an XML configuration file when you point to https://domain.com/Autodiscover/Autodiscover.xml telling the mail/etc client how to set up. I guess parsing that file would be useful. It lists activesync links etc. http://msdn.microsoft.com/en-us/library/hh352638(v=exchg.140).aspx