<?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://permalink.gmane.org/gmane.comp.horde.sync/2657"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2656"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2655"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2654"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2653"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2652"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2651"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2650"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2649"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2648"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2647"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2646"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2645"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2644"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2643"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2642"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2641"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2640"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2639"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.horde.sync/2638"/>
      </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://permalink.gmane.org/gmane.comp.horde.sync/2657">
    <title>Re: solved with workaround (Re: how to debug activesync "connection" problems)</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2657</link>
    <description>&lt;pre&gt;Hi!

Am 22.02.2012 18:49, schrieb Ralf Lang:

Short note: SLES11SP2 comes with php-5.2.14 and php-5.3.8 so you have 
the choice...

&lt;/pre&gt;</description>
    <dc:creator>Stephan Lauffer</dc:creator>
    <dc:date>2012-03-29T07:09:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2656">
    <title>Re: Splitting long content into multiple messages</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2656</link>
    <description>&lt;pre&gt;I created a new bug and attached my patch: http://bugs.horde.org/ticket/11071
Regards, Tom
&lt;/pre&gt;</description>
    <dc:creator>Thomas Trethan</dc:creator>
    <dc:date>2012-03-12T14:04:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2655">
    <title>Re: Splitting long content into multiple messages (Thomas Trethan)</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2655</link>
    <description>&lt;pre&gt;
Zitat von Thomas Trethan &amp;lt;thomas&amp;lt; at &amp;gt;trethan.net&amp;gt;:


Yes, please create a ticket on bugs.horde.org. If you at least run the  
latest versions of all modified libraries or applications, a patch  
against the release version should be sufficient.

Jan.

&lt;/pre&gt;</description>
    <dc:creator>Jan Schneider</dc:creator>
    <dc:date>2012-03-12T10:45:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2654">
    <title>Re: Splitting long content into multiple messages (ThomasTrethan)</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2654</link>
    <description>&lt;pre&gt;Hi once more,

   &amp;gt; yesterday I had some spare time, so I started getting into the SyncML
   &amp;gt; protocol and the Horde sync code. Currently I'm working on implementing
   &amp;gt; large objects in Horde by splitting content into multiple messages.

   I managed to successfully implement partial sending of large objects via
SyncML by extending the Horde sync functionalities. It was not necessary to
refactor the whole code, I just adapted and added a view things and it
works fine. Tested it with Horde 4.0.14 and a Samsung Galaxy S II running
the Synthesis Std client for Android. Surely more tests on other devices
will be necessary, unfortunately I don't have that much possibilites...

   However, I'd be glad if my changes will make it into Horde code, since I
guess others want to use large objects too. How/where should I put my
changes? Open a new ticket? I'm not familiar with Git yet, so I'd be glad
if someone else could help me submitting the code...

Regards Tom
&lt;/pre&gt;</description>
    <dc:creator>Thomas Trethan</dc:creator>
    <dc:date>2012-03-12T10:23:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2653">
    <title>Re: Splitting long content into multiple messages</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2653</link>
    <description>&lt;pre&gt;Hi again,

yesterday I had some spare time, so I started getting into the SyncML
protocol and the Horde sync code. Currently I'm working on implementing
large objects in Horde by splitting content into multiple messages. I'll
let you know about any results. If anybody already has some experience
concerning this, let me know.

Regards, Tom
&lt;/pre&gt;</description>
    <dc:creator>Thomas Trethan</dc:creator>
    <dc:date>2012-03-10T12:26:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2652">
    <title>Splitting long content into multiple messages</title>
    <link>http://permalink.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://permalink.gmane.org/gmane.comp.horde.sync/2651">
    <title>Re: Problem with Synthesis SyncML on Android since Horde Upgrade</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2651</link>
    <description>&lt;pre&gt;Hi,

Zitat von Daniel Tombeil &amp;lt;dt&amp;lt; at &amp;gt;admindu.de&amp;gt;:


[...]


who ever fixed it. Thank you :) After an

pear upgrade -a -B -c horde

to the following versions today:

pear.horde.org Available Upgrades (stable):
===========================================
Channel        Package               Local           Remote          Size
pear.horde.org Horde_ActiveSync      1.2.3 (stable)  1.2.4 (stable)  87kB
pear.horde.org Horde_Browser         1.0.5 (stable)  1.0.6 (stable)  34kB
pear.horde.org Horde_Core            1.8.4 (stable)  1.8.5 (stable)  477kB
pear.horde.org Horde_Crypt           1.1.0 (stable)  1.1.1 (stable)  135kB
pear.horde.org Horde_Date            1.0.9 (stable)  1.0.10 (stable) 56kB
pear.horde.org Horde_Group           1.0.4 (stable)  1.0.5 (stable)  21kB
pear.horde.org Horde_Http            1.1.0 (stable)  1.1.1 (stable)  11.8kB
pear.horde.org Horde_Image           1.0.9 (stable)  1.0.10 (stable) 747kB
pear.horde.org Horde_Imap_Client     1.4.4 (stable)  1.5.1 (stable)  134kB
pear.horde.org Horde_Itip            1.0.6 (stable)  1.0.7 (stable)  33kB
pear.horde.org Horde_Mail            1.0.3 (stable)  1.1.0 (stable)  21kB
pear.horde.org Horde_Memcache        1.0.4 (stable)  1.0.5 (stable)  13.2kB
pear.horde.org Horde_Mime            1.4.1 (stable)  1.5.0 (stable)  83kB
pear.horde.org Horde_Rdo             1.1.0 (stable)  1.1.1 (stable)  30kB
pear.horde.org Horde_Service_Weather 1.0.1 (stable)  1.1.0 (stable)  160kB
pear.horde.org Horde_SessionHandler  1.0.3 (stable)  1.0.4 (stable)  17.1kB
pear.horde.org Horde_Support         1.0.1 (stable)  1.0.2 (stable)  22kB
pear.horde.org Horde_Text_Filter     1.1.2 (stable)  1.1.3 (stable)  50kB
pear.horde.org Horde_Token           1.1.4 (stable)  1.1.5 (stable)  28kB
pear.horde.org horde                 4.0.13 (stable) 4.0.14 (stable) 3845kB
pear.horde.org imp                   5.0.18 (stable) 5.0.19 (stable) 4817kB
pear.horde.org timeobjects           1.0.5 (stable)  1.0.6 (stable)  166kB
pear.horde.org turba                 3.0.11 (stable) 3.0.12 (stable) 2028kB

the problem disappeared and everything works fine again!

best regards

             Daniel

&lt;/pre&gt;</description>
    <dc:creator>Daniel Tombeil</dc:creator>
    <dc:date>2012-03-04T15:19:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2650">
    <title>Re: Blackberry/Funambol: Missing subjects when synching.</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2650</link>
    <description>&lt;pre&gt;
Zitat von Ian Turner &amp;lt;vectro&amp;lt; at &amp;gt;vectro.org&amp;gt;:


I don't see anything wrong with your logs. You won't get much more  
support while still using Horde 3 though.

Jan.

&lt;/pre&gt;</description>
    <dc:creator>Jan Schneider</dc:creator>
    <dc:date>2012-02-28T12:12:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2649">
    <title>Re: Blackberry/Funambol: Character encoding woes</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2649</link>
    <description>&lt;pre&gt;
Zitat von Ian Turner &amp;lt;vectro&amp;lt; at &amp;gt;vectro.org&amp;gt;:


This is broken data, SIF-N is supposed to be unencoded UTF-8 data.


&lt;/pre&gt;</description>
    <dc:creator>Jan Schneider</dc:creator>
    <dc:date>2012-02-28T12:17:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2648">
    <title>Blackberry/Funambol: Character encoding woes</title>
    <link>http://permalink.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;#235; T&amp;amp;#233;&amp;amp;#167;t&amp;amp;#8482;

When I create a memo containing this string on blackberry, Horde appears to 
attempt to commit this string to the database, a mix of HTML character 
entities and iso-8859-1. As this string is not valid UTF-8 (which is the 
database locale), it is rejected by the (postgres) database with the error 
"invalid byte sequence for encoding 'UTF8': 0xdbf1"
0000000: dbf1 ede7 f2f0 eb20 54e9 a774 2623 3834  ....... T..t&amp;amp;#84
0000010: 3832 3b0a                                82;.

There appear to be two problems here: One, that Horde is trying to write 
iso-8859-1 encoded text to a UTF-8 database, and Two that HTML character 
entities have somehow made it this far without being decoded (perhaps because  
'™' is not available in iso-8859-1). It does appear that the original text 
made it into Horde in the correct encoding, since /tmp/sync/data.txt contains 
the correct HTML character entities. Based on this file, it seems like perhaps 
the problem is in the conversion from text/x-s4j-sifn to text/x-vnote.

Contents of /tmp/sync/data.txt:

Input received from client (text/x-s4j-sifn):
&amp;lt;note&amp;gt;
&amp;lt;Subject&amp;gt;Test Unicode&amp;lt;/Subject&amp;gt;
&amp;lt;Body&amp;gt;&amp;amp;#219;&amp;amp;#241;&amp;amp;#237;&amp;amp;#231;&amp;amp;#242;&amp;amp;#240;&amp;amp;#235; T&amp;amp;#233;&amp;amp;#167;t&amp;amp;#8482;&amp;lt;/Body&amp;gt;
&amp;lt;Categories&amp;gt;&amp;lt;/Categories&amp;gt;
&amp;lt;Color&amp;gt;&amp;lt;/Color&amp;gt;
&amp;lt;Height&amp;gt;&amp;lt;/Height&amp;gt;
&amp;lt;Width&amp;gt;&amp;lt;/Width&amp;gt;
&amp;lt;Left&amp;gt;&amp;lt;/Left&amp;gt;
&amp;lt;Top&amp;gt;&amp;lt;/Top&amp;gt;
&amp;lt;/note&amp;gt;


Input converted for server (text/x-vnote):
BEGIN:VNOTE
VERSION:1.1
BODY;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:=DB=F1=ED=E7=F2=F0=EB 
T=E9=A7t&amp;amp;#8482\;
SUMMARY:Test Unicode
CATEGORIES:
END:VNOTE

When synchronizing in the opposite direction, i.e. creating a non-ASCII note 
in Horde and then synchronizing to blackberry, things work as expected.

I have attached the full contents of /tmp/sync. Any thoughts you can share on 
this mystery would be much appreciated.

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

Sincerely,

--Ian Turner
`-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: sync-unsubscribe&amp;lt; at &amp;gt;lists.horde.org
&lt;/pre&gt;</description>
    <dc:creator>Ian Turner</dc:creator>
    <dc:date>2012-02-26T22:47:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2647">
    <title>Blackberry/Funambol: Missing subjects when synching.</title>
    <link>http://permalink.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://permalink.gmane.org/gmane.comp.horde.sync/2646">
    <title>Re: Horde4 calendar sync duplicates</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2646</link>
    <description>&lt;pre&gt;
Zitat von Simo &amp;lt;sber&amp;lt; at &amp;gt;nic.fi&amp;gt;:


Yes. Though the UID shouldn't actually show up in the synchronization  
data at all. If it's being added by N9, that's fine. It should add the  
original UID though.


&lt;/pre&gt;</description>
    <dc:creator>Jan Schneider</dc:creator>
    <dc:date>2012-02-25T13:16:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2645">
    <title>Horde4 calendar sync duplicates</title>
    <link>http://permalink.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 duplicates.  Any pointers where to look for solution are welcome.

Thank you,
Simo
&lt;/pre&gt;</description>
    <dc:creator>Simo</dc:creator>
    <dc:date>2012-02-25T11:00:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2644">
    <title>Re: Timezone problem with ActiveSync</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2644</link>
    <description>&lt;pre&gt;

The latest version from Pear as of last night. Sorry, not at home now,
so I can't check the exact numbers.

same timezone as your Horde account?

Timezone support is set on the iPhone to Ottawa which is the correct
city. Horde has it set to the same thing.
I am using an older iPhone 3G.

proper ActiveSync timezone support).

It was not.
That seems to have fixed it.

TZ.

Many thanks Mike!

&lt;/pre&gt;</description>
    <dc:creator>Faure, Paul</dc:creator>
    <dc:date>2012-02-24T19:05:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2643">
    <title>Re: Timezone problem with ActiveSync</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2643</link>
    <description>&lt;pre&gt;

Quoting "Faure, Paul" &amp;lt;paul.faure&amp;lt; at &amp;gt;agr.gc.ca&amp;gt;:


Some more questions to help us narrow down the potential issue:

What versions of Kronolith/Horde/ActiveSync?

Do you have Timezone support enabled on the iPhone? Is it set to the  
same timezone as your Horde account?

Is Kronolith configured to store events in UTC? (This is REQUIRED for  
proper ActiveSync timezone support).

FWIW, things work as they are supposed to for me - also in the same TZ.
&lt;/pre&gt;</description>
    <dc:creator>Michael J Rubinsky</dc:creator>
    <dc:date>2012-02-24T15:01:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2642">
    <title>Timezone problem with ActiveSync</title>
    <link>http://permalink.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://permalink.gmane.org/gmane.comp.horde.sync/2641">
    <title>Re: solved with workaround (Re: how to debug activesync "connection" problems)</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2641</link>
    <description>&lt;pre&gt;hi all!

Am 22.02.2012 18:49, schrieb Ralf Lang:

Ralf, thank you four your information.

Some minutes ago I figured out why the apache2 here failed:

After comparing the results of the network sniffer of a failed and 
successfull dialog I found out that we had some webdav informations in 
the http 200 response of the failed one.

So I found out that it was not a problem of my Apache2 version/build. I 
had a "Dav on" to remove out of my &amp;lt;directory&amp;gt; part.

I will verify this... please let me know if someone likes to test this, too.

&lt;/pre&gt;</description>
    <dc:creator>Stephan Lauffer</dc:creator>
    <dc:date>2012-02-23T10:55:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2640">
    <title>Re: solved with workaround (Re: how to debug activesync "connection" problems)</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2640</link>
    <description>&lt;pre&gt;Am 22.02.2012 14:05, schrieb Stephan Lauffer:
Note thate SLES11SP2 finally ships PHP 5.3. Some legacy apps might need 
explicit config settings that were implicit defaults before.

&lt;/pre&gt;</description>
    <dc:creator>Ralf Lang</dc:creator>
    <dc:date>2012-02-22T17:49:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2639">
    <title>solved with workaround (Re: how to debug activesync "connection" problems)</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2639</link>
    <description>&lt;pre&gt;Hi all!

Am 21.02.2012 23:16, schrieb Stephan Lauffer:

[...]

We used the apache from SLES11SP1 and this seems to fail. The lighttpd 
from their distribution is working.

(A more recent version of Apache from openSUSE-12.1 worked, too.)

So I would just leave this note here if somebody else is trying to use 
sles11sp1 with apache... if somebody get it working with their apache 
please let me know.

We will test the upcomming sles11sp2 and leave a note here in this thread.

&lt;/pre&gt;</description>
    <dc:creator>Stephan Lauffer</dc:creator>
    <dc:date>2012-02-22T13:05:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2638">
    <title>Re: how to debug activesync "connection" problems</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2638</link>
    <description>&lt;pre&gt;Hi!

Am 21.02.2012 19:13, schrieb Michael J Rubinsky:

I know...exactely because of this I added the system() there.


Ok, good to know.


I was wrong. I had an redirect port 80 tcp to 443 on serverside. So I 
was able to sniff, see my second (last) mail.


Ok, so any apache feedback is welcome!

Right now I just know that a common get request caused by a browser ends 
in rpc.php and the one caused by my droid fails before... I will have a 
closer look to my network captured data.

I hoped someone had similar problems.

&lt;/pre&gt;</description>
    <dc:creator>Stephan Lauffer</dc:creator>
    <dc:date>2012-02-21T22:16:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.horde.sync/2637">
    <title>Re: how to debug activesync "connection" problems</title>
    <link>http://permalink.gmane.org/gmane.comp.horde.sync/2637</link>
    <description>&lt;pre&gt;
Quoting Stephan Lauffer &amp;lt;lauffer&amp;lt; at &amp;gt;ph-freiburg.de&amp;gt;:


Horde can only send the response after it processes the request. If  
you are never reaching line 1 of rpc.php then there is no way we can  
process it. You need to find out why it is not reaching rpc.php - that  
is outside of Horde's control.



&lt;/pre&gt;</description>
    <dc:creator>Michael J Rubinsky</dc:creator>
    <dc:date>2012-02-21T18:22:37</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>

