<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 4/12/2013 7:54 pm, chris wrote:<br>
    </div>
    <blockquote cite="mid:529EEDA8.6070705@nieuwland.nl" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hi,<br>
      <br>
      I tried to make a connection with my android phone  to the
      kolabserver (3.1) with a activesync connection.<br>
      <br>
      I followed the manual at <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="http://kolab.org/blog/tobru/2013/03/19/kolab-3-and-activesync">http://kolab.org/blog/tobru/2013/03/19/kolab-3-and-activesync</a>
      First steps are going well if i check if ActiveSync is working on
      my phone it gives me a "It works" and a "userid".<br>
      <br>
      After that i tried to add the account as a exchange account but it
      fails. Every time it gives me the message: "<span class="st"><em>Cannot

          create</em> a <em>connection</em> to the server"<br>
        <br>
        Chris</span><br>
    </blockquote>
    Hi Chris,<br>
    I've just got this working myself, with a few similar difficulties.<br>
    The main thing I had to fix was ssl support with my existing install
    of apache. My android uses a ssl connection by default (as it
    definitely should) but this means ssl has to be set on on the
    server.<br>
    <br>
    As an initial test, on the android in the account server
    configuration screen, try setting security to off, rather than ssl
    or ssl (accept all connections). <br>
    <br>
    If that works, find a guide for setting up apache2 https (like
    <a class="moz-txt-link-freetext" href="https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04">https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04</a>
    )<br>
    Then try:
    <meta charset="utf-8">
    <a class="moz-txt-link-freetext" href="https://yourserver/Microsoft-Server-ActiveSync">https://yourserver/Microsoft-Server-ActiveSync</a><br>
    (note the https)<br>
    Hopefully the android config will work fine on ssl (accept all
    certificates)<br>
    <br>
    Cheers,<br>
    Andrew<br>
  </body>
</html>