https://bugs.kde.org/show_bug.cgi?id=390798
--- Comment #20 from Olivier <olivier.dug...@orange.com> --- Martin, I activate debug level for ews and http (through kdebugsettings application) and made another attempt. Here it is what I got when I run akonadictl start: org.kde.pim.ews: Setting up authentication org.kde.pim.ews: Using password-based authentication Empty filename passed to function org.kde.pim.ews: Initializing authentication org.kde.pim.ews: requestPassword: start org.kde.pim.ews: satisfyPasswordReadRequest: got password org.kde.pim.akonadi_indexer_agent: Failed to fetch items: "Collection does not exist" org.kde.pim.akonadi_indexer_agent: Indexing failed: "" org.kde.pim.ews.client.proto: "<?xml version=\"1.0\"?><soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:m=\"http://schemas.microsoft.com/exchange/services/2006/messages\" xmlns:t=\"http://schemas.microsoft.com/exchange/services/2006/types\"><soap:Header><t:RequestServerVersion Version=\"Exchange2007_SP1\"/></soap:Header><soap:Body><m:GetFolder><m:FolderShape><t:BaseShape>IdOnly</t:BaseShape><t:AdditionalProperties><t:FieldURI FieldURI=\"folder:DisplayName\"/><t:ExtendedFieldURI PropertySetId=\"9bf757ae-69b5-4d8a-bf1d-2dd0c0871a28\" PropertyName=\"GlobalTags\" PropertyType=\"StringArray\"/><t:ExtendedFieldURI PropertySetId=\"9bf757ae-69b5-4d8a-bf1d-2dd0c0871a28\" PropertyName=\"GlobalTagsVersion\" PropertyType=\"Integer\"/></t:AdditionalProperties></m:FolderShape><m:FolderIds><t:DistinguishedFolderId Id=\"msgfolderroot\"/><t:DistinguishedFolderId Id=\"inbox\"/></m:FolderIds></m:GetFolder></soap:Body></soap:Envelope>\n" org.kde.pim.ews.client.request: Starting GetFolder request ((EwsId(Distinguished: msgfolderroot), EwsId(Distinguished: inbox))) org.kde.pim.akonadi_indexer_agent: Failed to fetch items: "Collection does not exist" org.kde.pim.akonadi_indexer_agent: Indexing failed: "" org.kde.pim.akonadi_indexer_agent: Failed to fetch items: "Collection does not exist" org.kde.pim.akonadi_indexer_agent: Indexing failed: "" org.kde.pim.ews.client.proto: data KIO::TransferJob(0x55587302c590) "" org.kde.pim.ews.client.proto: response dumped to "/tmp/akonadi-ews-iTJfTtK/ews_xmldump_LBepRPi.xml" org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401 ERROR "Failed to process EWS request - HTTP code 401" org.kde.pim.ews: requestAuthFailed - going offline Note that the response dumped to the file "/tmp/akonadi-ews-iTJfTtK/ews_xmldump_LBepRPi.xml" is empty. You could also note that the Exchange server is version 2007_SP1, perhaps too old, but I have no possibility to change this. Also note that, Kerberos authentication is no longer working now. To perform the test, I start by removing all EWS configuration and then recreate new one. So, now I have no solution to access to my calendar and mail with akonadi. -- You are receiving this mail because: You are watching all bug changes.