Re: [Evolution] Connect Evolution to Exchange 2016



On Sun, 2018-07-22 at 20:52 +0200, René Bühlmann via evolution-list
wrote:
Attached is the output of
EWS_DEBUG=2 /usr/lib/evolution/evolution-source-registry

        Hi,
do not run debugging on the evolution-source-registry, run it on
evolution itself instead. The evolution-source-registry is responsible
to show you all configured books, calendars, memo lists and so on, but
it doesn't do any mail operations. That's all done on the evolution
side. Thus use this command instead:

   $ EWS_DEBUG=2 evolution &>log.txt

By the way, your source registry log ended with 200, which means it was
able to login to the server. It's expected that there are couple
Unauhtorized responses, it's because libsoup (and evolution-ews) tries
to connect without the user name (and "password") first, then the
server tells it it requires credentials and evolution-ews asks for them
afterwards.
        Bye,
        Milan



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