Hi Michael, thanks for your response,
On 07/22/2018 11:40 PM, Michael Hirmke wrote: > Hi René, > >> Hello, >> hopefully, I'm at the right place here: >> I'm trying to connect Evolution to an Exchange 2016 server. > I have that constellation up and running here. > Exchange 2016 CU10 and Evo 3.28.4 on openSUE Tumbleweed. To rule out my Evolution installation, I installed openSUSE Tumbleweed in a VM but got nearly the same result. Attached is a log from this VM. It is interesting, that Evolution succeeded after some time to retrieve the list of eMails from the Server but when I try to open one of these mails, I again get the "Authentication failed" error. Some requests seem to succeed while others fail. > >> Adding the account in Evolution seems to work and also the folders >> (including the number of unread messages) are listed. As soon as I >> select a folder, I get the error: >> "" >> Failed to refresh folder ?Exchange : Posteingang?. >> The reported error was ?Authentication failed?. >> "" > What does the event log on your Exchange server and/or Domain Controller > say? I need to check this with the Exchange administrator. Unfortunately, I do not have access to that log. > >> Attached is the output of >> EWS_DEBUG=2 /usr/lib/evolution/evolution-source-registry >> My system is an Ubuntu 18.04 with Evolution (including evolution-ews) >> 3.28.1 and libsoup2.4 2.62.1 installed. >> I already tried to >> - move /usr/bin/ntlm_auth away >> - uninstall samba >> - uninstall winbind >> - install evolution-ews from master >> - install libsoup from master > I'm don't know for sure, but AFAIK there is no dependency between Evo > and samba/windbind or ntlm_auth. > Only libsoup is amongst the requirements for evo and evo-ews. I've read here that moving ntlm_auth away helped solving similar issues: https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1574653 Not in my case. > >> Is this already a known issue? Should Evolution work together with >> Exchange 2016? What else can I do to debug the issue? > You have to look at your Exchange settings, especially the requirements > for Outlook Anywhere. You have to check the correct names of the server > you use in Evo for connection and the correct authentication method, > i.e. either "ntlm" or "negotiate". > You also have to check your AD user for permission to use Outlook on the > web under recipients in ECP. > Is Exchange under your control or do you have to ask an admin? I will try to do this with an Exchange administrator. I can login into Web access (OWA) and other users are able to access Exchange through Outlook. Therefore, I don't think it is a general problem with Exchange or with my User. Do you have an idea of which settings in Exchange could cause only Evolution to behave strange? > >> Thanks in any case >> René > Bye. > Michael.
> POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334761 > Soup-Debug: SoupSessionAsync 1 (0x7ff11800a100), ESoapMessage 1 > (0x7ff11801c140), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334761 < Soup-Debug: ESoapMessage 1 (0x7ff11801c140) < Server: Microsoft-IIS/10.0 < request-id: 8dfcf2a2-3580-44fb-85d9-b1cc708f9be3 < WWW-Authenticate: NTLM TlRMTVNTUAACAAAACgAKADgAAAAFgokCDzXGzWxVOU8AAAAAAAAAAIoAigBCAAAACgA5OAAAAA9FAFIARwBPAE4AAgAKAEUAUgBHAE8ATgABAAwARQBTAEMASABFAFIABAAWAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAADACQAZQBzAGMAaABlAHIALgBlAHIAZwBvAG4ALgBsAG8AYwBhAGwABQAWAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAAHAAgA3rhvuF8i1AEAAAAA < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:32:41 GMT < Content-Length: 0 > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334761 > Soup-Debug: SoupSessionAsync 1 (0x7ff11800a100), ESoapMessage 1 > (0x7ff11801c140), SoupSocket 1 (0x7ff11c01a5a0), restarted > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Content-Length: 842 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1532334761 < Soup-Debug: ESoapMessage 1 (0x7ff11801c140) < Cache-Control: private < Transfer-Encoding: chunked < Content-Type: text/xml; charset=utf-8 < Server: Microsoft-IIS/10.0 < request-id: 9df34e9f-8c7e-4b49-b4f0-0f47c94c896b < X-CalculatedBETarget: escher.company.local < X-DiagInfo: ESCHER < X-BEServer: ESCHER < X-AspNet-Version: 4.0.30319 < Set-Cookie: exchangecookie=4729cf10a037438e9774f59fc7972426; expires=Tue, 23-Jul-2019 08:32:41 GMT; path=/; HttpOnly < Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczNxcvOgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:32:41 GMT; path=/EWS; secure; HttpOnly < Persistent-Auth: false < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:32:41 GMT The response code: 200 The response headers for message 0x7ff11801c140 ===================== Cache-Control: private Transfer-Encoding: chunked Content-Type: text/xml; charset=utf-8 Server: Microsoft-IIS/10.0 request-id: 9df34e9f-8c7e-4b49-b4f0-0f47c94c896b X-CalculatedBETarget: escher.company.local X-DiagInfo: ESCHER X-BEServer: ESCHER X-AspNet-Version: 4.0.30319 Set-Cookie: exchangecookie=4729cf10a037438e9774f59fc7972426; expires=Tue, 23-Jul-2019 08:32:41 GMT; path=/; HttpOnly Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczNxcvOgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:32:41 GMT; path=/EWS; secure; HttpOnly Persistent-Auth: false X-Powered-By: ASP.NET X-FEServer: ESCHER Date: Mon, 23 Jul 2018 08:32:41 GMT <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header> <h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" MajorVersion="15" MinorVersion="1" MajorBuildNumber="1531" MinorBuildNumber="3" Version="V2017_07_11"/> </s:Header> <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <m:GetFolderResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"> <m:ResponseMessages> <m:GetFolderResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:Folders> <t:Folder> <t:FolderId Id="AAMkADZhNWNiOWQ1LWIzYzItNDg3Ny1hYjk4LTRlMDNiYzg5MDA2OQAuAAAAAAA7TK2d73L5QrTFzoNBYOx9AQDJnwhHeL+GQ6I2+h1WRk6DAAAAAAEMAAA=" ChangeKey="AQAAABYAAADJnwhHeL+GQ6I2+h1WRk6DAAAEIgEd"/> <t:DisplayName>Posteingang</t:DisplayName> <t:TotalCount>12</t:TotalCount> <t:ChildFolderCount>0</t:ChildFolderCount> <t:UnreadCount>5</t:UnreadCount> </t:Folder> </m:Folders> </m:GetFolderResponseMessage> </m:ResponseMessages> </m:GetFolderResponse> </s:Body> </s:Envelope> > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334761 > Soup-Debug: SoupSessionAsync 1 (0x7ff11800a100), ESoapMessage 2 > (0x7ff11801c5f0), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2013"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:SyncFolderHierarchy > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>AllProperties</BaseShape></messages:FolderShape></messages:SyncFolderHierarchy></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334761 < Soup-Debug: ESoapMessage 2 (0x7ff11801c5f0) < Server: Microsoft-IIS/10.0 < request-id: 9a4ac127-4547-4641-ae8d-ee90a75f84f0 < WWW-Authenticate: Negotiate < WWW-Authenticate: NTLM < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:32:41 GMT < Content-Length: 0 < Connection: close > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334777 > Soup-Debug: SoupSessionAsync 1 (0x7ff11800a220), ESoapMessage 1 > (0x7ff11c01c130), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334777 < Soup-Debug: ESoapMessage 1 (0x7ff11c01c130) < Server: Microsoft-IIS/10.0 < request-id: dca55e4b-68b1-47eb-994f-61f30cd6c48f < WWW-Authenticate: NTLM TlRMTVNTUAACAAAACgAKADgAAAAFgokC9rfbc/9s10QAAAAAAAAAAJIAkgBCAAAACgA5OAAAAA9FAFIARwBPAE4AAgAKAEUAUgBHAE8ATgABABAARQBJAEMASABIAE8AUgBOAAQAFgBlAHIAZwBvAG4ALgBsAG8AYwBhAGwAAwAoAGUAaQBjAGgAaABvAHIAbgAuAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAAFABYAZQByAGcAbwBuAC4AbABvAGMAYQBsAAcACABT60vCXyLUAQAAAAA= < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < X-FEServer: EICHHORN < Date: Mon, 23 Jul 2018 08:32:57 GMT < Content-Length: 0 > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334777 > Soup-Debug: SoupSessionAsync 1 (0x7ff11800a220), ESoapMessage 1 > (0x7ff11c01c130), SoupSocket 1 (0x7ff11c01a5a0), restarted > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Content-Length: 842 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1532334777 < Soup-Debug: ESoapMessage 1 (0x7ff11c01c130) < Cache-Control: private < Transfer-Encoding: chunked < Content-Type: text/xml; charset=utf-8 < Server: Microsoft-IIS/10.0 < request-id: 22a04c64-443a-4bee-9a15-bd67e093f253 < X-CalculatedBETarget: escher.company.local < X-DiagInfo: ESCHER < X-BEServer: ESCHER < X-AspNet-Version: 4.0.30319 < Set-Cookie: exchangecookie=68e0b6c62bdf4fbc94350f894750376d; expires=Tue, 23-Jul-2019 08:32:57 GMT; path=/; HttpOnly < Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczNxcrIgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:32:57 GMT; path=/EWS; secure; HttpOnly < Persistent-Auth: false < X-Powered-By: ASP.NET < X-FEServer: EICHHORN < Date: Mon, 23 Jul 2018 08:32:57 GMT The response code: 200 The response headers for message 0x7ff11c01c130 ===================== Cache-Control: private Transfer-Encoding: chunked Content-Type: text/xml; charset=utf-8 Server: Microsoft-IIS/10.0 request-id: 22a04c64-443a-4bee-9a15-bd67e093f253 X-CalculatedBETarget: escher.company.local X-DiagInfo: ESCHER X-BEServer: ESCHER X-AspNet-Version: 4.0.30319 Set-Cookie: exchangecookie=68e0b6c62bdf4fbc94350f894750376d; expires=Tue, 23-Jul-2019 08:32:57 GMT; path=/; HttpOnly Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczNxcrIgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:32:57 GMT; path=/EWS; secure; HttpOnly Persistent-Auth: false X-Powered-By: ASP.NET X-FEServer: EICHHORN Date: Mon, 23 Jul 2018 08:32:57 GMT <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header> <h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" MajorVersion="15" MinorVersion="1" MajorBuildNumber="1531" MinorBuildNumber="3" Version="V2017_07_11"/> </s:Header> <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <m:GetFolderResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"> <m:ResponseMessages> <m:GetFolderResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:Folders> <t:Folder> <t:FolderId Id="AAMkADZhNWNiOWQ1LWIzYzItNDg3Ny1hYjk4LTRlMDNiYzg5MDA2OQAuAAAAAAA7TK2d73L5QrTFzoNBYOx9AQDJnwhHeL+GQ6I2+h1WRk6DAAAAAAEMAAA=" ChangeKey="AQAAABYAAADJnwhHeL+GQ6I2+h1WRk6DAAAEIgEd"/> <t:DisplayName>Posteingang</t:DisplayName> <t:TotalCount>12</t:TotalCount> <t:ChildFolderCount>0</t:ChildFolderCount> <t:UnreadCount>5</t:UnreadCount> </t:Folder> </m:Folders> </m:GetFolderResponseMessage> </m:ResponseMessages> </m:GetFolderResponse> </s:Body> </s:Envelope> > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334777 > Soup-Debug: SoupSessionAsync 1 (0x7ff11800a220), ESoapMessage 2 > (0x7ff11c01c5e0), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2013"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:SyncFolderHierarchy > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>AllProperties</BaseShape></messages:FolderShape></messages:SyncFolderHierarchy></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334777 < Soup-Debug: ESoapMessage 2 (0x7ff11c01c5e0) < Server: Microsoft-IIS/10.0 < request-id: 055569eb-f8b5-4bb1-a2ec-b8261b4cfd8a < WWW-Authenticate: Negotiate < WWW-Authenticate: NTLM < X-Powered-By: ASP.NET < X-FEServer: EICHHORN < Date: Mon, 23 Jul 2018 08:32:57 GMT < Content-Length: 0 < Connection: close > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334796 > Soup-Debug: SoupSessionAsync 1 (0x7ff114008100), ESoapMessage 1 > (0x7ff114015140), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334796 < Soup-Debug: ESoapMessage 1 (0x7ff114015140) < Server: Microsoft-IIS/10.0 < request-id: 533bafc1-ecf8-40c0-8dcd-b859d610de1d < WWW-Authenticate: NTLM TlRMTVNTUAACAAAACgAKADgAAAAFgokClGqVuq7IAqIAAAAAAAAAAIoAigBCAAAACgA5OAAAAA9FAFIARwBPAE4AAgAKAEUAUgBHAE8ATgABAAwARQBTAEMASABFAFIABAAWAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAADACQAZQBzAGMAaABlAHIALgBlAHIAZwBvAG4ALgBsAG8AYwBhAGwABQAWAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAAHAAgAieVrzV8i1AEAAAAA < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:33:16 GMT < Content-Length: 0 > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334796 > Soup-Debug: SoupSessionAsync 1 (0x7ff114008100), ESoapMessage 1 > (0x7ff114015140), SoupSocket 1 (0x7ff11c01a5a0), restarted > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Content-Length: 842 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1532334796 < Soup-Debug: ESoapMessage 1 (0x7ff114015140) < Cache-Control: private < Transfer-Encoding: chunked < Content-Type: text/xml; charset=utf-8 < Server: Microsoft-IIS/10.0 < request-id: 38b859a6-f522-499c-8d7b-a5d0802eef2d < X-CalculatedBETarget: escher.company.local < X-DiagInfo: ESCHER < X-BEServer: ESCHER < X-AspNet-Version: 4.0.30319 < Set-Cookie: exchangecookie=29214704b2954517a6dff65c61e2d871; expires=Tue, 23-Jul-2019 08:33:16 GMT; path=/; HttpOnly < Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczMxc7JgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:33:16 GMT; path=/EWS; secure; HttpOnly < Persistent-Auth: false < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:33:16 GMT The response code: 200 The response headers for message 0x7ff114015140 ===================== Cache-Control: private Transfer-Encoding: chunked Content-Type: text/xml; charset=utf-8 Server: Microsoft-IIS/10.0 request-id: 38b859a6-f522-499c-8d7b-a5d0802eef2d X-CalculatedBETarget: escher.company.local X-DiagInfo: ESCHER X-BEServer: ESCHER X-AspNet-Version: 4.0.30319 Set-Cookie: exchangecookie=29214704b2954517a6dff65c61e2d871; expires=Tue, 23-Jul-2019 08:33:16 GMT; path=/; HttpOnly Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczMxc7JgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:33:16 GMT; path=/EWS; secure; HttpOnly Persistent-Auth: false X-Powered-By: ASP.NET X-FEServer: ESCHER Date: Mon, 23 Jul 2018 08:33:16 GMT <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header> <h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" MajorVersion="15" MinorVersion="1" MajorBuildNumber="1531" MinorBuildNumber="3" Version="V2017_07_11"/> </s:Header> <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <m:GetFolderResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"> <m:ResponseMessages> <m:GetFolderResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:Folders> <t:Folder> <t:FolderId Id="AAMkADZhNWNiOWQ1LWIzYzItNDg3Ny1hYjk4LTRlMDNiYzg5MDA2OQAuAAAAAAA7TK2d73L5QrTFzoNBYOx9AQDJnwhHeL+GQ6I2+h1WRk6DAAAAAAEMAAA=" ChangeKey="AQAAABYAAADJnwhHeL+GQ6I2+h1WRk6DAAAEIgEd"/> <t:DisplayName>Posteingang</t:DisplayName> <t:TotalCount>12</t:TotalCount> <t:ChildFolderCount>0</t:ChildFolderCount> <t:UnreadCount>5</t:UnreadCount> </t:Folder> </m:Folders> </m:GetFolderResponseMessage> </m:ResponseMessages> </m:GetFolderResponse> </s:Body> </s:Envelope> > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334796 > Soup-Debug: SoupSessionAsync 1 (0x7ff114008100), ESoapMessage 2 > (0x7ff1140155f0), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2013"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:SyncFolderHierarchy > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>AllProperties</BaseShape></messages:FolderShape></messages:SyncFolderHierarchy></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334796 < Soup-Debug: ESoapMessage 2 (0x7ff1140155f0) < Server: Microsoft-IIS/10.0 < request-id: 7ea1e374-e0d1-405c-8586-b6ff761d7483 < WWW-Authenticate: Negotiate < WWW-Authenticate: NTLM < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:33:16 GMT < Content-Length: 0 < Connection: close > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334803 > Soup-Debug: SoupSessionAsync 1 (0x7ff114008220), ESoapMessage 1 > (0x7ff11c01b150), SoupSocket 1 (0x7ff11c01a5a0) > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1532334803 < Soup-Debug: ESoapMessage 1 (0x7ff11c01b150) < Server: Microsoft-IIS/10.0 < request-id: 274ce9ec-0315-4eb3-9e78-a81f27044f7c < WWW-Authenticate: NTLM TlRMTVNTUAACAAAACgAKADgAAAAFgokCOcsQXe1gx1gAAAAAAAAAAIoAigBCAAAACgA5OAAAAA9FAFIARwBPAE4AAgAKAEUAUgBHAE8ATgABAAwARQBTAEMASABFAFIABAAWAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAADACQAZQBzAGMAaABlAHIALgBlAHIAZwBvAG4ALgBsAG8AYwBhAGwABQAWAGUAcgBnAG8AbgAuAGwAbwBjAGEAbAAHAAgAQraC0V8i1AEAAAAA < WWW-Authenticate: Negotiate < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:33:23 GMT < Content-Length: 0 > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1532334803 > Soup-Debug: SoupSessionAsync 1 (0x7ff114008220), ESoapMessage 1 > (0x7ff11c01b150), SoupSocket 1 (0x7ff11c01a5a0), restarted > Host: mailbox.company.tld > User-Agent: Evolution/3.28.4 > Connection: Keep-Alive > Content-Type: text/xml; charset=utf-8 > Content-Length: 842 > Authorization: NTLM ... > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion > xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" > Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body > xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder > > xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><DistinguishedFolderId > > Id="inbox"/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1532334803 < Soup-Debug: ESoapMessage 1 (0x7ff11c01b150) < Cache-Control: private < Transfer-Encoding: chunked < Content-Type: text/xml; charset=utf-8 < Server: Microsoft-IIS/10.0 < request-id: bb5abdfa-8b87-4336-b3e0-df3110eccce4 < X-CalculatedBETarget: escher.company.local < X-DiagInfo: ESCHER < X-BEServer: ESCHER < X-AspNet-Version: 4.0.30319 < Set-Cookie: exchangecookie=a808175efeef48829a1c70f95c5a9c25; expires=Tue, 23-Jul-2019 08:33:23 GMT; path=/; HttpOnly < Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczMxc3MgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:33:23 GMT; path=/EWS; secure; HttpOnly < Persistent-Auth: false < X-Powered-By: ASP.NET < X-FEServer: ESCHER < Date: Mon, 23 Jul 2018 08:33:23 GMT The response code: 200 The response headers for message 0x7ff11c01b150 ===================== Cache-Control: private Transfer-Encoding: chunked Content-Type: text/xml; charset=utf-8 Server: Microsoft-IIS/10.0 request-id: bb5abdfa-8b87-4336-b3e0-df3110eccce4 X-CalculatedBETarget: escher.company.local X-DiagInfo: ESCHER X-BEServer: ESCHER X-AspNet-Version: 4.0.30319 Set-Cookie: exchangecookie=a808175efeef48829a1c70f95c5a9c25; expires=Tue, 23-Jul-2019 08:33:23 GMT; path=/; HttpOnly Set-Cookie: X-BackEndCookie=S-1-5-21-2025128992-699837145-26735448-2264=u56Lnp2ejJqBmcqczM3KyZnSm8jLndLLzsma0sbGzsbSnJnIm5rGm8mcyZ2bgYHNz87H0s/H0s3Nq8/HxczMxc3MgZqNmJCR0ZOQnJ6Tgc8=; expires=Wed, 22-Aug-2018 08:33:23 GMT; path=/EWS; secure; HttpOnly Persistent-Auth: false X-Powered-By: ASP.NET X-FEServer: ESCHER Date: Mon, 23 Jul 2018 08:33:23 GMT
_______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list