Author Topic: EWS Error: Client Access server version doesn't match the Mailbox [Resolved]  (Read 14297 times)

S

  • Newbie
  • *
  • Posts: 3
Good day,

I purchased AquaMail to access my work Exchange server (EWS), but am receiving the following error. Anyone know how I might rectify this? Please assist if so. Thank you.

The error from the AqualMail debug log is below:

<m:ResponseMessages><m:GetFolderResponseMessage ResponseClass="Error"><m:MessageText>An internal server error occurred. The operation failed.</m:MessageText><m:ResponseCode>ErrorInternalServerError</m:ResponseCode><m:DescriptiveLinkKey>0</m:DescriptiveLinkKey><m:MessageXml><t:Value Name="InnerErrorMessageText">The Client Access server version doesn't match the Mailbox server version of the resource that was being accessed. To determine the correct URL to use to access the resource, use Autodiscover with the address of the resource.</t:Value><t:Value Name="InnerErrorResponseCode">ErrorWrongServerVersion</t:Value><t:Value Name="InnerErrorDescriptiveLinkKey">0</t:Value><t:Value Name="AutodiscoverSmtpAddress">[name]@[company].com</t:Value></m:MessageXml><m:Folders/></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse>"

* 09/03/2014 Edit: Marked as resolved.
« Last Edit: March 09, 2014, 10:34:36 pm by S »

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
@S - thank you.

This can happen when the EWS server that serves your @corp.com account is not corp.com, but rather some other server. For example, "ews.mail.corp.com" or something like it.

The IT dept should know what it is.... Or you can try the version below, it tries to perform autodiscovery of the actual EWS server (although it's not quite as comprehensive as that of Outlook...)

http://www.aqua-mail.com/download/AquaMail-market-1.3.22.5.apk
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

S

  • Newbie
  • *
  • Posts: 3
The new apk produced the same on-screen error (but I didn't check the raw log). However, I did try a few other servers directly as you suggested and that worked. Thank you for the assistance.