Page 1 of 1

Settings: Kitchensync/multisync-gui --> Syncml-http-serve

Posted: 10 Mar 2009, 18:59
by GNOE Inc..
Hi!

I 'm trying to sync my mobile phone with Horde using the SyncML protocol.
The program I want to use is Multisync-gui or Kitchensync under Linux Mandriva 2009.0 (KDE), which uses the Opensync framework.

Does anybody know the correct settings for the SyncML plugin for OpenSync synchronization framework​ (libopensync-plugin-syncml)?

This are my settings so far multisync-gui:

Code: Select all

<config>
<username>USERNAME</username>
<password>PASSWORD</password>
<url>http://MY_BUBBA_IP_ADDRESS/pim/rpc.php</url>
<port>80</port>
<recvLimit>0</recvLimit>
<maxObjSize>0</maxObjSize>
<usestringtable>0</usestringtable>
<onlyreplace>0</onlyreplace>
<contact_db>contacts</contact_db>
<calendar_db>calendar</calendar_db>
<note_db>notes</note_db>
</config>
The error I get is:
Error while initializing syncengine: Unable to spawn server
Can anybody help me out?
Thanx in advance...

Posted: 13 Mar 2009, 16:12
by GNOE Inc..
Or has somebody a way to sync Thunderbird/lightning with Horde under Linux (Mandriva 2009.0)?