Way to add mobile sync schema

Christian Rößner c at roessner-network-solutions.com
Sat Oct 6 11:47:29 CEST 2012


Hi,

> First attempt:
> 
> ./automx-test christian at roessner-net.com
> 
>> 
> Testing Autodiscover (mobilesync) ...
> Connecting to https://www.roessner-net.de/autodiscover/autodiscover.xml ...
> 
>  HTTP/1.1 200 OK
>  Date: Fri, 05 Oct 2012 14:25:36 GMT
>  Server: Apache/2.2.22
>  X-Frame-Options: SAMEORIGIN
>  Content-Length: 719
>  Vary: Accept-Encoding
>  Keep-Alive: timeout=5, max=100
>  Connection: Keep-Alive
>  Content-Type: text/xml
> <?xml version='1.0' encoding='utf-8'?>
> <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
>  <Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006">
>    <Culture>en:en</Culture>
>    <User>
>      <DisplayName>Christian Rößner</DisplayName>
>      <EmailAddress>christian at roessner-net.com</EmailAddress>
>    </User>
>    <Action>
>      <Settings>
>        <Server>
>          <Type>MobileSync</Type>
>          <Url>https://www.roessner-net.de/Microsoft-Server-ActiveSync</Url>
>          <Name>https://www.roessner-net.de/Microsoft-Server-ActiveSync</Name>
>        </Server>
>      </Settings>
>    </Action>
>  </Response>
> </Autodiscover>
> 
> Untested. But I have included your code and slightly modified it to match the rest of the code.


I tried to test this that morning, but it does not work for me. It seems that MobileSync does not follow SRV records. So for the mail archive:

MobileSync requires autodiscover.domain.tld in DNS, see

11:42:21.648863 IP static-201-106.deltasurf.de.21240 > 193.239.107.20.domain: 24072+ A? autodiscover.roessner-net.com. (47)
11:42:21.671787 IP 193.239.107.20.domain > static-201-106.deltasurf.de.21240: 24072 NXDomain 0/1/0 (131)

It even does not look for the non-autodiscover record. So currently I can not test this, as I do not have a valid SSL certificate for "roessner-net.com" and also my web-server does not have a free IP for setting up this.

Best wishes

-Christian Rößner

---
Bachelor of Science Informatik
Erlenwiese 14, 36304 Alsfeld
T: +49 6631 78823400, F: +49 6631 78823409, M: +49 176 93118939
USt-IdNr.: DE225643613, http://www.roessner-network-solutions.com



More information about the automx-users mailing list