Autoconfig don't return OAB url

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
tizoo
Posts: 4
Joined: Mon Aug 28, 2017 4:00 pm
ZCS/ZD Version: Zimbra-OS-8.8.11 & Zimbra-NE-8.8.11

Autoconfig don't return OAB url

Post by tizoo »

Hello,

On an NE-8.8.11 I faced the following problem trying to connect addressbook and calendar from Gnome (Debian 9) :

Enable Mobile Sync and EWS support are set.

Returned XML information for autodiscover request returns (from running "gnome-control-center -v") :

Code: Select all

<Autodiscover [...]>
<Response [...]>
<User>
<DisplayName>James Bond</DisplayName>
<EmailAddress>james.bond@example.ch</EmailAddress>
<DeploymentId>[...]</DeploymentId>
</User>
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Protocol>
<Type>EXCH</Type>
<EwsUrl>https://businessmail.example.ch/ews/Exchange.asmx</EwsUrl>
<ASUrl>https://businessmail.example.ch/ews/Exchange.asmx</ASUrl>
</Protocol>
</Account>
</Response>
</Autodiscover>
Which generate the "Failed to find ASUrl and OABUrl in autodiscover response" error from gome-control-center.

Does someone knows if Zimbra should return the <OABUrl> key or if it's Gnome that doesn't understand what it receive (ASUrl is present) ?

Is it possible to modify the returned XML data from Zimbra ?

Thanks a lot for any tips.

Happy new year !
Post Reply