[Kolab-devel] New release: kolab-syncroton 1.0.1
Jeroen van Meeuwen
vanmeeuwen at kolabsys.com
Fri Sep 21 14:37:56 CEST 2012
Hi there,
with minor bug-fixes we have gotten Kolab's ActiveSync implementation through
Syncroton to work the way one would expect when first hooking up a new device.
Feel welcome to download this release at;
http://mirror.kolabsys.com/pub/releases/kolab-syncroton-1.0.1.tar.gz
Please do note that the SQL database tables need to be re-initialized if you
are updating from version 0.1.
To remove the existing tables;
$ mysql roundcube -e 'drop table syncroton_content;'
$ mysql roundcube -e 'drop table syncroton_folder;'
$ mysql roundcube -e 'drop table syncroton_synckey;'
$ mysql roundcube -e 'drop table syncroton_device;'
To recreate the new tables;
$ mysql roundcube < /usr/share/doc/kolab-syncroton-1.0.1/syncroton.sql
Kind regards,
Jeroen van Meeuwen
--
Systems Architect
Kolab Systems AG
Zürich, Switzerland
e: vanmeeuwen at kolabsys.com
t: +41 43 501 66 91
m: +44 74 2516 3817
w: http://kolabsys.com
pgp: 0x9342BF08
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/devel/attachments/20120921/5aa56667/attachment.sig>
More information about the devel
mailing list