ActiceSync with automx

Stefan Schneebeli stefan.schneebeli at serverfactory.ch
Tue Dec 20 16:39:24 CET 2016


Hi all

I would like use automx to configure ActiveSync on Mobile Devices.
IMAP,SMTP etc. are already working but ActiveSync doesn't.
When I run automx-test I see the the response to the ActiveSync Request 
but I think the the are some missing tags because I still have to type 
the server name on the Mobile Phone.
The answering document looks like this:

Testing Autodiscover (mobilesync) ...
Connecting to 
https://autodiscover.domain.ch/autodiscover/autodiscover.xml ...

   HTTP/1.1 200 OK
   Date: Tue, 20 Dec 2016 11:18:34 GMT
   Server: Apache
   Content-Length: 504
   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:us</Culture>
     <User>
<EmailAddress>givenname.lastname at domain.ch</EmailAddress>
     </User>
     <Action>
       <Settings>
         <Server>
           <Type>MobileSync</Type>
         </Server>
       </Settings>
     </Action>
   </Response>
</Autodiscover>

Maybe I missed something in the config file but I could not find any 
hints in the documentation.
Does anybody know how to configure ActiveSync in automx?

Thank you in advance.
Stefan



More information about the automx-users mailing list