forked from rseichter/automx2
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In case of usage of Z-Push automx2 should support type MobileSync
<?xml version="1.0" encoding="utf-8"?>
<Autodiscover xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006">
<Culture>en:us</Culture>
<User>
<DisplayName><%= display_name %></DisplayName>
<EMailAddress><%= email_address %></EMailAddress>
</User>
<Action>
<Settings>
<Server>
<Type>MobileSync</Type>
<Url>https://mail.mbsportsweb.ca/Microsoft-Server-ActiveSync</Url>
<Name>https://mail.mbsportsweb.ca/Microsoft-Server-ActiveSync</Name>
</Server>
</Settings>
</Action>
</Response>
</Autodiscover>
Metadata
Metadata
Assignees
Labels
No labels