<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
hi Richard <br>
sounds goods <br>
<br>
define('KOLAB_CONTACT_FOLDER',"inbox.contacts");<br>
the code compare the folder and KOLAB_X_FOLDER all in lowercase to see
if is it the contact folder or the calendar  folder.<br>
in the next  relase this parameters will  be obselete because we will
use the imap annotation  feature<br>
<br>
<br>
Regards  <br>
Alain <br>
<br>
<br>
Richard Bos a écrit :
<blockquote cite="mid:200910282054.47370.ml@radoeka.nl" type="cite">
  <meta name="qrichtext" content="1">
  <style type="text/css">p, li { white-space: pre-wrap; }</style>Hi,<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
Op dinsdag 27 oktober 2009 08:27:19 schreef Gunnar Wrobel:<br>
> > just disable the task in the activesync setup on the phone
because for<br>
> > now sync task is not implemented<br>
> > we will release a version 0.2 soon with these enchancements :<br>
> > - sync multi calendars and contacts on the iphone<br>
> > - detection of  the contacts and calendars folders by the
annotation<br>
> > imap command<br>
> > - some correction of bug<br>
><br>
> This sounds really good. I looked at the code you used in 0.1 and
was  <br>
> wondering if you'd be willing to collaborate on getting this
supported  <br>
> directly in the Kolab server.<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
I made a wiki page for it on:
<a class="moz-txt-link-freetext" href="http://wiki.kolab.org/index.php/Z_push#Z_push">http://wiki.kolab.org/index.php/Z_push#Z_push</a> I hope that it makes it
easier for others to install the software.<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
I have some questions / remarks about kolab-z-push, so please keep on
reading this.<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
I created 2 rpms for this, 1 that delivers z-push and the other the
sole kolab.php to extend z-push for kolab. The latter rpm
(kolab-z-push) provides the following directories:# find z-push/ -type d<br>
z-push/<br>
z-push/state<br>
z-push/kolabindex<br>
z-push/kolabindex/uid_id<br>
z-push/kolabindex/id_uid<br>
z-push/include<br>
z-push/backend<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
Is this correct? The directories state, kolabindex, uid_id and id_uid
are writable by the webserver user.<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
When I browse to the url:<br>
<a class="moz-txt-link-freetext" href="https://">https://</a><fqdn>/Microsoft-Server-ActiveSync it results in a popup
window asking for a login and password, that seems to work well. Is
there a way to perform more testing? Is it possible to test the kolab
part of z-push (without device ;) )<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
What about these defines:<br>
define('KOLAB_CONTACT_FOLDER',"inbox.contacts");<br>
define('KOLAB_DIARY_FOLDER',"inbox.calendrier");<br>
I have the following folders: Calendar and Contacts, should the
KOLAB_CONTACT_FOLDER and KOLAB_DIARY_FOLDER be named inbox.Contacts and
respectively inbox.Calendar?<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
I created the rpms for openSUSE. For openSUSE_11.1 they can be
downloaded from:<br>
<a class="moz-txt-link-freetext" href="http://download.opensuse.org/repositories/server:/php:/applications/openSUSE_11.1/noarch/">http://download.opensuse.org/repositories/server:/php:/applications/openSUSE_11.1/noarch/</a><br>
other repositories exists for other openSUSE versions.<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
Or search for the rpms with:<br>
<a class="moz-txt-link-freetext" href="http://software.opensuse.org/search?baseproject=openSUSE:11.1&p=1&q=z-push">http://software.opensuse.org/search?baseproject=openSUSE:11.1&p=1&q=z-push</a><br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
-- <br>
Richard<br>
  <p style="margin: 0px; text-indent: 0px;"><br>
  </p>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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://kolab.org/mailman/listinfo/kolab-users">https://kolab.org/mailman/listinfo/kolab-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>