--===============1963295633== Content-Type: multipart/signed; boundary="nextPart11897878.D1dumcj6Bl"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart11897878.D1dumcj6Bl Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all, in order to better understand the needs of developers doing alternative cli= ent=20 libraries, I started to experiment with one written in Java [1]. Other than usual I have intially been testing with the Akonadi server=20 installed from distribution packages and today tried again with my trunk ba= sed=20 development environment. During that switch I discovered a couple of differences in how the server=20 behaves or parses my input. =46or example my commands to the server looked like this in Akonadiconsole'= s=20 debugger: 2 X-AKLIST 0 INF "()" The old server reponds with a list of all collections, the new server respo= nds=20 like this 2 NO ImapParserException: Stream not at a beginning of a list I managed to change the sent string so the old Akonadiconsole prints this: 2 X-AKLIST 0 INF () The old server still responds as expected, the new server does so "sometime= s". Sometimes meaning that when I repeatedly run the test application, it=20 sometimes get the expected listing, but most of the times I get again 4 X-AKLIST 0 INF=20 4 NO ImapParserException: Stream not at a beginning of a list=20 Like if the () part didn't arrive or was somehow removed [2]. Any ideas? Cheers, Kevin [1] Taking parts of the parsing/formatting code from an appropriately licen= ced=20 Java IMAP client [2] At a new test run I saw this: 0xb5002c60 0 LOGIN=20 0xb5002c60 0 OK User logged in=20 0xb5002c60 1 X-AKLIST=20 0xb5002c60 1 NO ImapParserException: Stream not at a beginning of a list=20 i.e. even the parameter of LOGIN is missing. should be 0 LOGIN CollectionFetchJobTest =2D-=20 Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring --nextPart11897878.D1dumcj6Bl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBKbKMtnKMhG6pzZJIRArdIAJ947yApDSwW5pjkqGIBT2vIiKZ3mgCdECUu paqcpTzzl/Yf9E5bEwtRLBI= =QwEJ -----END PGP SIGNATURE----- --nextPart11897878.D1dumcj6Bl-- --===============1963295633== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ KDE PIM mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim KDE PIM home page at http://pim.kde.org/ --===============1963295633==--