Re: [Evolution] Evolution EWS Autodiscover problems with CLOUD based exchange



On Wed, 2011-12-21 at 12:40 +0000, Ross Martin wrote:
I've got evolution 3.3.2 plus evolution-ews running on a ubuntu
desktop. My exchange endpoint is actually cloud based, and
autodiscover is not working correctly. That in itself a pain but would
not be huge problem, apart from the fact that I seem to be unable to
get the account config to take the real URL to the web service end
point - it keeps getting replaced with exchange.mydomain , which means
I cannot get connected .

        Hi,
if I got it right, then this is because server returned such URL, and
evolution-ews autodiscover code just replaces your current URL with that
returned from the server. An easy fix is to let it discover Host URL and
OAB URL and then change only the domain part to point to your main
server.

You can check what is returned when you run evolution from console like
this:
   $ EWS_DEBUG=2 evolution
and do the "Fetch URL" function from account preferences. You'll see raw
communication between evolution-ews and your server. Search for
"autodiscover" (quotes for clarity only) in that log.
        Bye,
        Milan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]