Skip to content

EAS Support #1

@internethering

Description

@internethering

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions