<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.horde.sync">
    <title>gmane.comp.horde.sync</title>
    <link>http://blog.gmane.org/gmane.comp.horde.sync</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2652"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2648"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2647"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2645"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2642"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2634"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2622"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2620"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2618"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2617"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2606"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2604"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2604"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2604"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2598"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2595"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2584"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2583"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2582"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.horde.sync/2577"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2652">
    <title>Splitting long content into multiple messages</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2652</link>
    <description>&lt;pre&gt;Hi everyone,

   are there any plans for implementing splitting of long data into mulitple
messages? Newer smartphones are able to use larger images for contact
photos. Unfortunately Horde skips entries, when data exceeds MaxMsgSize, so
most contacts won't get synced.

   My setup: I'm using Horde 4.0.14 and sync to a Samsung Galaxy S II
running the Synthesis Std client (having MaxMsgSize=10000), contact images
are about 30k.

   I'd appreciate any fixes.
   Regards, Tom
    
&lt;/pre&gt;</description>
    <dc:creator>Thomas Trethan</dc:creator>
    <dc:date>2012-03-09T19:16:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2648">
    <title>Blackberry/Funambol: Character encoding woes</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2648</link>
    <description>&lt;pre&gt;Hello list,

Just set up SyncML support with Funambol to Blackberry. Works very well!  
Thanks for your efforts in creating such a wonderful software project. I am 
encountering two problems with the SyncML support in Horde; this e-mail 
describes the second such problem.

It does not appear that character encodings are respected during the sync. I'm 
not sure if this is a blackberry problem, funambol problem, Apache problem, 
PHP problem, or Horde problem, but I can't find any FAQs about it, so I thought 
you, dear list, might know.

Example:
New memo on blackberry containing non-ASCII string "Ûñíçòðë Té§t™".
This string encoded as UTF-8:
0000000: c39b c3b1 c3ad c3a7 c3b2 c3b0 c3ab 2054  .............. T
0000010: c3a9 c2a7 74e2 84a2                     ....t...
This string encoded as ISO-8859-1 (note that '™' is not available in 
iso-8859-1)
0000000: dbf1 ede7 f2f0 eb20 54e9 a774            ....... T..t
This string encoded as XML/HTML character entities:
&amp;amp;#219;&amp;amp;#241;&amp;amp;#237;&amp;amp;#231;&amp;amp;#242;&amp;amp;#240;&amp;amp;#23&lt;/pre&gt;</description>
    <dc:creator>Ian Turner</dc:creator>
    <dc:date>2012-02-26T22:47:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2647">
    <title>Blackberry/Funambol: Missing subjects when synching.</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2647</link>
    <description>&lt;pre&gt;Hello list,

Just set up SyncML support with Funambol to Blackberry. Works very well!  
Thanks for your efforts in creating such a wonderful software project. I am 
encountering two problems with the SyncML support in Horde; this e-mail 
describes the first such problem.

When synchronizing notes/memos, it seems that only the memo body is 
synchronized, not the title. It does appear from the synchronization logs 
(attached) that Funambol is providing the correct subject, but somehow it does 
not seem to make it into Horde (see screenshot, attached). Any thoughts you 
can share on this would be much appreciated.

Versions:
Horde 3.3.8 
Notes (mnemo) H3 (2.2.3) 
PHP 5.3.3

Sincerely,

--Ian Turner
&lt;/pre&gt;</description>
    <dc:creator>Ian Turner</dc:creator>
    <dc:date>2012-02-26T22:47:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2645">
    <title>Horde4 calendar sync duplicates</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2645</link>
    <description>&lt;pre&gt;Hi,
I recently upgraded from Horde3 to Horde4 and that created sync problem for me.
I'm syncing calendar between Nokia N9 and Horde.  I have tried both syncevolution and buteo in N9, same behaviour.  The sync mode is two-way.

If I create event in N9 and sync, event gets created to Horde4.  However, on second sync, that event gets duplicated in N9. No duplicates in Horde4.  Also, when creating event in Horde4, no duplicates get created by syncing.

Looking at syncevolution output from second sync there is almost duplicate of the original item, but the UID field of VCALENDAR is different.

When either of the duplicate events is removed in N9 and synced again, event gets removed from Horde4 and don't appear there with next syncs.

Is it normal that event UID is different in Horde?

I'm running "Horde Groupware Webmail Edition 4.0.6", Kronolith version is 3.0.15.  Apache web server is latest one from Debian squeeze.  Syncevolution is version 1.2.2.

With Horde3 syncing with syncevolution worked without duplicat&lt;/pre&gt;</description>
    <dc:creator>Simo</dc:creator>
    <dc:date>2012-02-25T11:00:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2642">
    <title>Timezone problem with ActiveSync</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2642</link>
    <description>&lt;pre&gt;Hi All,

When I use ActiveSync from my iPhone to Horde, Calendar items end up on the server 5 hours in the future as compared to the iPhone.
When an item is added to Horde and it syncs to the iPhone, the calendar item shows up on the iPhone with the correct time.

My time zone is EST (Which is -5 hours from UTC).

I tried to visit http://bugs.horde.org/ Last night, but it was down.

Changing the time zone within my users preferences seems to make no difference.

As a side note, I used Funambol to sync Horde to Outlook and don't have any issues with the calendar items showing up with the wrong time.

Many thanks for your help,
Paul

&lt;/pre&gt;</description>
    <dc:creator>Faure, Paul</dc:creator>
    <dc:date>2012-02-24T13:53:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2634">
    <title>how to debug activesync "connection" problems</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2634</link>
    <description>&lt;pre&gt;Hello!

I try to eval and test the ActiveSync part in horde. Therefore I have a 
4.0.13 horde environment (groupware... imp) on a apache2-2.2.12 with 
php5-5.2.14.

IMHO all needed prerequirements are fulfilled - test.php looks good so far.

The client ActiveSync part I would like to try with a android 2.3.6 atm.

My problem right now seems to be very early in ActiveSync connection:

If I try to connect with the droid it ends up in a apache ssl log...

  ...TLSv1 RC4-MD5 "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" - "-" 
"Moto-MB526/4.5.1"

(big eyes on OPTIONS)

and for this the access log just gives me a 200:

  ..."OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" 200 -

But nothing else happened. So I put in rpc.php as first cmd

   system("touch /tmp/I-was-there");

...and I got the information: I never was there(!)

So I played around with all redirect and alias settings from our wiki 
page but nothing helped.

If I give it a try with a browser - just to see if something general 
seems to be wrong - I&lt;/pre&gt;</description>
    <dc:creator>Stephan Lauffer</dc:creator>
    <dc:date>2012-02-21T16:37:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2622">
    <title>Problem with Synthesis SyncML on Android since Horde Upgrade</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2622</link>
    <description>&lt;pre&gt;
Hi,

since the last horde upgrade I have problems using the Synthesis  
SyncML client. The sync runs fine and without any errors but the phone  
numbers are not synced any more except the fax numbers. I tried  
different android phones and tablets and the problem seems to occure  
also on i-phone. So I guess the problem must exists on horde side.  
What can I do to track down the problem and get it working again?

thank you and best regeards

                      Daniel

&lt;/pre&gt;</description>
    <dc:creator>Daniel Tombeil</dc:creator>
    <dc:date>2012-02-17T20:46:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2620">
    <title>syncing multiple categories per contact with synthesis android client</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2620</link>
    <description>&lt;pre&gt;Hi,

I am trying to sync with the synthesis android client and having a
problem with the categories. I have already consulted with the synthesis
and it turns out that it is a bug in horde.

In case of multiple category memberships, horde sends the vcard as
follows:

CATEGORIES:Sync\, Personal

so, it escapes the comma separator with a backslash. Apparently this is
wrong and it is perceived as a single category as a result by the
client.

I tried to hack a little bit but couldn't succeed. Can someone please
direct me toward the right location in php code to fix this?

Thanks.
&lt;/pre&gt;</description>
    <dc:creator>Mehmet Giritli</dc:creator>
    <dc:date>2012-02-16T18:29:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2618">
    <title>Fw: Horde &amp; Funambol</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2618</link>
    <description>&lt;pre&gt;I have tested the changes set out below by Christian Bomhardt and they do an excellent job of fixing the funambol sync. I don't 
understand why they haven't already been incorporated in the newest version of Horde.
If anyone knows why this is, please let us all know as it might help our understanding of the update process.
In any case, these changes should, I think, we included in the next update.
Thanks,
Alex May

----- Original Message ----- 
From: "Christian Bomhardt" &amp;lt;bomhardt&amp;lt; at &amp;gt;bomhardt.de&amp;gt;
To: "Alex May" &amp;lt;alex&amp;lt; at &amp;gt;maymay.de&amp;gt;
Sent: Thursday, February 02, 2012 8:43 PM
Subject: Re: Horde &amp;amp; Funambol



----- Original Message ----- 
From: Christian Bomhardt
To: sync&amp;lt; at &amp;gt;lists.horde.org
Sent: Tuesday, November 15, 2011 8:59 PM
Subject: Hack to enable Funambol 6.5 to sync with Horde 4


Hi,

in the meantime, I patched my Horde 4 and now I am able to sync at least from Server to Phone (this is the only direction I use). 
IMHO, Horde 4 sync is not yet as good as 3.x was  - at least I found several issues. My patch is pro&lt;/pre&gt;</description>
    <dc:creator>Alex May</dc:creator>
    <dc:date>2012-02-05T18:38:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2617">
    <title>Fw:  Notes sync to device fails</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2617</link>
    <description>&lt;pre&gt;

----- Original Message ----- 
From: "Jan Schneider" &amp;lt;jan&amp;lt; at &amp;gt;horde.org&amp;gt;
To: &amp;lt;sync&amp;lt; at &amp;gt;lists.horde.org&amp;gt;
Sent: Tuesday, January 24, 2012 9:29 AM
Subject: Re: [sync] Notes sync to device fails



Zitat von Alex May &amp;lt;alex&amp;lt; at &amp;gt;maymay.de&amp;gt;:


Not sure what you mean by that.


Did you turn off the history system? Does the note show a creation date?

Jan.

I had not knowingly turned off the history system. The note did show a creation date, but as I was doing everything in close 
succession, I was concerned that that might be the problem.
I therefore switched to daily automatic syncing in stead of every 15mins.  I then created a new note (and, as you can see, deleted 
earlier test notes) and tried again by manually starting the sync.
The results are attached.
I seem to have a different problem now.
I think the issue is " Unsupported Content-Type: text/x-s4j-sifn"
I am syncing to Funambol on a Blackberry.
Any suggestions?

Alex 
&lt;/pre&gt;</description>
    <dc:creator>Alex May</dc:creator>
    <dc:date>2012-01-28T14:41:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2606">
    <title>unable to sync calender</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2606</link>
    <description>&lt;pre&gt;Hi All,

I am trying to sync ThunderBird calender with funambol. Below are some 
error logs.

Jan 15 18:06:00 localhost HORDE: [horde] PHP ERROR: Undefined variable: 
suid [pid 25030 on line 377 of 
"/usr/share/pear/Horde/SyncMl/Backend/Horde.php"]
Jan 15 18:06:00 localhost HORDE: [horde] PHP ERROR: Undefined variable: 
suid [pid 25030 on line 392 of 
"/usr/share/pear/Horde/SyncMl/Backend/Horde.php"]
Jan 15 18:06:01 localhost HORDE: [horde] Finished sync of database card. 
Failures: 0; changes from client (Add, Replace, Delete, AddReplaces): 0, 
0, 0, 0; changes from server (Add, Replace, Delete): 0, 0, 0 [pid 25032 
on line 512 of "/usr/share/pear/Horde/SyncMl/ContentHandler.php"]
Jan 15 18:06:01 localhost HORDE: [horde] Finished sync of database 
event. Failures: 1; changes from client (Add, Replace, Delete, 
AddReplaces): 1, 0, 0, 0; changes from server (Add, Replace, Delete): 0, 
0, 0 [pid 25032 on line 512 of 
"/usr/share/pear/Horde/SyncMl/ContentHandler.php"]
Jan 15 18:06:01 localhost HORDE: [horde] Fi&lt;/pre&gt;</description>
    <dc:creator>Mario</dc:creator>
    <dc:date>2012-01-15T18:20:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2604">
    <title>Funambol not working Horde 4.0.13</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2604</link>
    <description>&lt;pre&gt;Hi All,

I have "$GLOBALS['registry']-&amp;gt;getAuthCredential('password');" defined in 
turba/config/backends.local.php to authenticate with LDAP server. When 
doing a sync from Android 2.2 (Funambol) password is not retrive with 
$GLOBALS['registry']-&amp;gt;getAuthCredential('password'); and so sync of 
contacts fails..

With Horde 3.3.5 all works fine.

&lt;/pre&gt;</description>
    <dc:creator>Mario</dc:creator>
    <dc:date>2012-01-07T07:11:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2604">
    <title>Funambol not working Horde 4.0.13</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2604</link>
    <description>&lt;pre&gt;Hi All,

I have "$GLOBALS['registry']-&amp;gt;getAuthCredential('password');" defined in 
turba/config/backends.local.php to authenticate with LDAP server. When 
doing a sync from Android 2.2 (Funambol) password is not retrive with 
$GLOBALS['registry']-&amp;gt;getAuthCredential('password'); and so sync of 
contacts fails..

With Horde 3.3.5 all works fine.

&lt;/pre&gt;</description>
    <dc:creator>Mario</dc:creator>
    <dc:date>2012-01-07T07:11:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2604">
    <title>Funambol not working Horde 4.0.13</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2604</link>
    <description>&lt;pre&gt;Hi All,

I have "$GLOBALS['registry']-&amp;gt;getAuthCredential('password');" defined in 
turba/config/backends.local.php to authenticate with LDAP server. When 
doing a sync from Android 2.2 (Funambol) password is not retrive with 
$GLOBALS['registry']-&amp;gt;getAuthCredential('password'); and so sync of 
contacts fails..

With Horde 3.3.5 all works fine.

&lt;/pre&gt;</description>
    <dc:creator>Mario</dc:creator>
    <dc:date>2012-01-07T07:11:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2598">
    <title>Notes sync to device fails</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2598</link>
    <description>&lt;pre&gt;I am syncing to a Blackberry running Funambol.
Before upgrading to the latest version, I am fairly certain all of the sync was working.
I now find that sync of notes from Horde to the device is failing. Neither creation of new notes or updates of existing notes are 
being synced in that direction. The reverse direction and all of the other syncing (address book, calendar and tasks) is working 
fine.
Is this a known problem? I did search, but didn't find anything.
Can anyone help as to where I should look for error messages in order to debug?
Thanks,
Alex May 

&lt;/pre&gt;</description>
    <dc:creator>Alex May</dc:creator>
    <dc:date>2011-12-31T08:03:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2595">
    <title>Fwd: AW: Turba SyncML problem: There was an error importing the iCalendar data.</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2595</link>
    <description>&lt;pre&gt;

----- Weitergeleitete Nachricht von Torben Dannhauer  
&amp;lt;torben&amp;lt; at &amp;gt;dannhauer.info&amp;gt; -----
   Datum: Wed, 23 Nov 2011 10:16:54 +0100
     Von: Torben Dannhauer &amp;lt;torben&amp;lt; at &amp;gt;dannhauer.info&amp;gt;
Betreff: AW: [sync] Turba SyncML problem: There was an error importing  
the iCalendar data.
      An: 'Jan Schneider' &amp;lt;jan&amp;lt; at &amp;gt;horde.org&amp;gt;

Hi Jan,

I am definitely syncing the contacts, not the calendar. Does Turba invoke
Kronolith for birthday entries?


I configured Horde to Debug logging, the output was:

Nov 23 10:02:31 jonathan HORDE: [horde] Horde_Rpc::__construct complete [pid
13071 on line 96 of "/usr/share/php/Horde/Rpc.php"]
Nov 23 10:02:31 jonathan HORDE: [horde] Backend of class
Horde_SyncMl_Backend_Horde created [pid 13071 on line 38 of
"/usr/share/php/Horde/SyncMl/Backend/Horde.php"]
Nov 23 10:02:31 jonathan HORDE: [horde] Existing session continued:
4e589ddb64993b6e5eea2a4a7f12b5c8 [pid 13071 on line 364 of
"/usr/share/php/Horde/SyncMl/ContentHandler.php"]
Nov 23 10:02:31 jonathan HORDE: [horde] Authenticated: yes; vers&lt;/pre&gt;</description>
    <dc:creator>Jan Schneider</dc:creator>
    <dc:date>2011-11-23T17:47:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2584">
    <title>Root cause for interop isssue Funambol 6.5 vs Horde 4 found, but how to fix?</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2584</link>
    <description>&lt;pre&gt;Hi experts,

now, I managed to find the root cause why syncing of Horde 4 with my 
Funambol 6.5.18 (Windows Mobile) doesn't work (with old Horde Webmail it 
worked fine)

The APIs do (no longer?) support the desired content types:
(see below error output after I added according logging (seems that the 
exception currently thrown in export messages of API is not logged 
accordingly or I have overseen it):

2011-11-08T21:38:49+00:00 ERR: HORDE [kronolith] Kronolith unspported 
content type text/x-s4j-sife [pid 19212 on line 794 of 
"/kronolith/lib/API.php
2011-11-08T21:38:49+00:00 ERR: HORDE [nag] Unsupported Content 
text/x-s4j-sift [pid 19212 on line 1061 of "/nag/lib/API.php
2011-11-08T21:38:49+00:00 ERR: HORDE [mnemo] Mnemo Export unsupported 
Content Type text/x-s4j-sifn [pid 19212 on line 276 of "/mnemo/lib/API.php"

Is it a bug that these content types are (no longer) supported? Any 
hints how to best include it again?

Maybe it would be good to ensure that this error appears in the logs by 
default - a&lt;/pre&gt;</description>
    <dc:creator>Christian Bomhardt</dc:creator>
    <dc:date>2011-11-08T21:52:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2583">
    <title>Turba SyncML problem: There was an error importing theiCalendar data.</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2583</link>
    <description>&lt;pre&gt;Hi,

 

I use Outlook 2010 with Exchange. Now I tried to migrate my contacts from
the exchange system to Horde with the Funambol client 10.0.1.

 

If I try to sync my data I get an error like this:  

HORDE: [horde] There was an error importing the iCalendar data. [pid 12171
on line 640 of "/usr/share/php/www/horde/kronolith/lib/Api.php"]

 

Why tries turba to access iCalendar data, and what goes wrong to with the
sync procedure?

 

Thank you very much!

 

 

The debug output of the Funambol client look like this:

--------------------------------

Ul1PE/3CVTBqq1UkJNcnGtTV2yD+lzMyCQVx8poLyCkVnQnxhFJt1Wp1POnSwGjLVZXE73mbsTP6
TocC0yypdDPW0/wZIzdq0yFLlvJK8QK5sg1hf4bP+A+8UOliy+o6ctsfvzd3BvzB6i6bWraYPdYE
Pv0B6ZAb07J0iwgC78q3f6G+833Eaj63lH3PNnH3MaJWV6hOcn0+Yqc2O9HLm7I3KxWBt2e9qfdH
wyunwtUe5CjRMqvgOaRhcFEi2/azgJE2CZ9n4Z9ijXIqrGWEWP/zEWLsL29wueetPzdu4TKOoXbA
3gqYswY35i0Xf1Ga4XeJIweo4spJb1VE1XJ2iuddOYi8gH4K3Bs8+ssMQC6B9pQggkWgaSTjkb6+
XXCte1YbHj94vQgSt3zkbH5dkpcOdIFc86ukB9IaRRlJ3qoIvU05lvTylbt9QBkgc/YHkZ1IDwQX
LX&lt;/pre&gt;</description>
    <dc:creator>Torben Dannhauer</dc:creator>
    <dc:date>2011-11-07T15:04:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2582">
    <title>Initial Funambol Sync not Possible with latest Horde</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2582</link>
    <description>&lt;pre&gt;Hi,

I upgraded my Horde Webmail to latest Horde 4.0 (see as well my previous 
post). After upgrade, everything fine except Funambol Sync with Windows 
Mobile.

As of Wiki, Funambol 8.7.2 works out of the box with Horde. I installed 
this one, but unfortunatly, initial account setup fails. I tried to hack 
the SyncML PHP to get over it, without succees. I tried to adjust the 
Funambol source or hack registry - as well too difficult.

Error as of my horde.log as follows:
 &amp;gt;The method "configuration/import" is not defined in the Horde Registry.

As of source code from Funambol, I found out that funambol switches to 
"old server mode" in case server response to configuration/import is 404 
Error, but I didn't manage to get this done.

I tried to adjust /...php5/PEAR/Horde/ContentHandler.php function call 
to handle method configuration/import, but as well without success.

Any ideas what else I could do? Is there a known good horde syncml - 
maybe a slight downgrade would fix my isssue? Any ideas how I could 
f&lt;/pre&gt;</description>
    <dc:creator>Christian Bomhardt</dc:creator>
    <dc:date>2011-11-01T20:11:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2577">
    <title>horde4 syncml encoding problem</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2577</link>
    <description>&lt;pre&gt;Hi to all,
I just upgraded from Horde3 to horde4. Its working fine and the upgrade with fantastic; except the syncml.

I try to sync with an android phone with funambol client Version 10.0.3. It worked fine with horde3.

The funambol client gets an problem when the server (horde rpc.php) sends back its changes.

I compared the xml structures send to the client and noticed following:

Horde3:
CmdID&amp;gt;&amp;lt;Meta&amp;gt;&amp;lt;Type xmlns="syncml:metinf"&amp;gt;text/x-vcalendar&amp;lt;/Type&amp;gt;&amp;lt;/Meta&amp;gt;&amp;lt;Item&amp;gt;&amp;lt;Source&amp;gt;&amp;lt;LocURI&amp;gt;20111021124639.69693nidx81xsxhr&amp;lt; at &amp;gt;192.168.102.30&amp;lt;/LocURI&amp;gt;&amp;lt;/Source&amp;gt;&amp;lt;Data&amp;gt;&amp;lt;![CDATA:q
[BEGIN:VCALENDAR

VERSION:1.0

horde4: (look at the &amp;lt;Data&amp;gt;&amp;amp;lt;![CDATA[BEGIN:VCALENDAR)

CmdID&amp;gt;&amp;lt;Meta&amp;gt;&amp;lt;Type xmlns="syncml:metinf"&amp;gt;text/x-vcalendar&amp;lt;/Type&amp;gt;&amp;lt;/Meta&amp;gt;&amp;lt;Item&amp;gt;&amp;lt;Source&amp;gt;&amp;lt;LocURI&amp;gt;20111021124639.69693nidx81xsxhr&amp;lt; at &amp;gt;192.168.102.30&amp;lt;/LocURI&amp;gt;&amp;lt;/Source&amp;gt;&amp;lt;Data&amp;gt;&amp;amp;lt;![CDATA[BEGIN:VCALENDAR

VERSION:1.0

When then funambol tries to separate the entries it gets this from the data:

horde3: data starts with: BEGIN:VCALENDAR

Fri Oct 21 19:09:02 MESZ 2011 [INFO] [Cale&lt;/pre&gt;</description>
    <dc:creator>Holger Wegner</dc:creator>
    <dc:date>2011-10-21T17:52:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.horde.sync/2569">
    <title>Horde-Thunderbird/Lightning sync</title>
    <link>http://comments.gmane.org/gmane.comp.horde.sync/2569</link>
    <description>&lt;pre&gt;Hello,

This is my first posting to this list; please feel free to re-direct  
if the topic is better handled in one of the other Horde lists.

For quite some time now, I've been trying to get Horde (installed as  
"part" of cPanel on my webserver) to talk to Thunderbird/Lightning (on  
my computer). I've tried different approaches and read as much as I  
could find on the web -- no luck. What apparently should be a simple  
thing to set up is just adding to my frustration... :-)

The objective is a simple one: to get the two calendars (Lightning on  
my computer and kronolith on the horde side) to talk to each other and  
sync both events and tasks (and, if possible, also the address book,  
but I could even live without this).

Has anyone out there successfully set this up? If so, could you  
provide some pointers?

Many thanks in anticipation for your help.

Best,

Paulo

&lt;/pre&gt;</description>
    <dc:creator>horde&lt; at &gt;azuleon.com</dc:creator>
    <dc:date>2011-10-08T17:42:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.horde.sync">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.horde.sync</link>
  </textinput>
</rdf:RDF>

