<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      <br>
      Hi,<br>
      check, that the config files are in place. (i copied it from
      roundcube)<br>
      Files relative from the syncroton directory:<br>
      config/db.inc.php<br>
      config/main.inc.php<br>
      lib/plugins/kolab_auth/config.inc.php<br>
      lib/plugins/kolab_folders/config.inc.php<br>
      lib/plugins/libkolab/config.inc.php<br>
      <br>
      Test with:<br>
      https://[your.server.com]/Microsoft-Server-ActiveSync<br>
      <br>
      If auth succeeds, than this string will be displayed:<br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      It works!<br>
      Your userid is: [id] and your IP address is: xxx.xxx.xxx.xxx.<br>
      <br>
      Also check the apache2 conf:<br>
      # Kolab Syncroton configuration for Apache HTTPd<br>
      #<br>
      <br>
      ScriptAlias /Microsoft-Server-ActiveSync
      /usr/share/kolab-syncroton/index.php<br>
      <br>
      <Directory "/usr/share/kolab-syncroton/"><br>
          Order Allow,Deny<br>
          Allow from All<br>
      </Directory><br>
      <br>
      <Directory "/usr/share/kolab-syncroton/config/"><br>
          Order Deny,Allow<br>
          Deny from All<br>
      </Directory><br>
      <br>
      <Directory "/usr/share/kolab-syncroton/lib/"><br>
          Order Deny,Allow<br>
          Deny from All<br>
      </Directory><br>
      <br>
      <Directory "/usr/share/kolab-syncroton/logs/"><br>
          Order Deny,Allow<br>
          Deny from All<br>
      </Directory><br>
      <br>
      <br>
      <br>
      <br>
      Rgds.<br>
      Franz<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      Am 07.12.12 14:09, schrieb <a class="moz-txt-link-abbreviated" href="mailto:mailingliste@dreampixel.de">mailingliste@dreampixel.de</a>:<br>
    </div>
    <blockquote
      cite="mid:20121207140919.18101fn0dan9attr@webmail.dreampixel.de"
      type="cite">
      <pre wrap="">Zitat von <a class="moz-txt-link-abbreviated" href="mailto:mailingliste@dreampixel.de">mailingliste@dreampixel.de</a>:


</pre>
      <blockquote type="cite">
        <pre wrap="">I use a kolab 3 on cent os. I try to bind my android 4.1 to my kolab
but I get the error: can't connect to the server.
My kolab is behind a firewall (ipfire) and I forward the port 443 to
my kolab-vm.
additional ports are required?
</pre>
      </blockquote>
      <pre wrap="">
I correct me. The error-maessage ist: wrong username or password. I  
try to connact as ActiveSync

Username: [gehr-edv.de]\[primary mail]
Pass: myPass
UseSSL: yes
Server: myhost.dyndns.org

I try it with:

Username: [primary mail]

too but I get the same error.

_______________________________________________
Kolab-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kolab-users@kolab.org">Kolab-users@kolab.org</a>
<a class="moz-txt-link-freetext" href="https://www.intevation.de/mailman/listinfo/kolab-users">https://www.intevation.de/mailman/listinfo/kolab-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>