<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 12/04/2013 10:08 AM, Andrew Leech
wrote:<br>
</div>
<blockquote cite="mid:529EF0FE.7090001@gmail.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<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
moz-do-not-send="true" 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 moz-do-not-send="true" 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>
</blockquote>
<br>
Hi Andrew,<br>
<br>
Thanks, without a ssl security the connection is succesfull! The
events i create are not syncronized so that's the next step.<br>
<br>
thx Chris<br>
<blockquote cite="mid:529EF0FE.7090001@gmail.com" type="cite"> <br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></pre>
</blockquote>
<br>
</body>
</html>