<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:12pt; font-weight:400; font-style:normal;">Hi,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><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="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I made a wiki page for it on: http://wiki.kolab.org/index.php/Z_push#Z_push I  hope that it makes it easier for others to install the software.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I have some questions / remarks about kolab-z-push, so please keep on reading this.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><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="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Is this correct?  The directories state, kolabindex, uid_id and id_uid are writable  by the webserver user.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>When I browse to the url:<br>
https://<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="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><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="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I created the rpms for openSUSE.  For openSUSE_11.1 they can be downloaded from:<br>
http://download.opensuse.org/repositories/server:/php:/applications/openSUSE_11.1/noarch/<br>
other repositories exists for other openSUSE versions.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Or search for the rpms with:<br>
http://software.opensuse.org/search?baseproject=openSUSE:11.1&p=1&q=z-push<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- <br>
Richard<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>