Kolab 2 and horde contacts problem

Stuart K Bingë omicron-list at mighty.co.za
Wed Nov 17 13:27:03 CET 2004


Hi there,

On Wednesday, 17 November 2004 00:58, Greg Saul wrote:
> Hello,
> I've got Kolab 2 all up and running with Horde fine, but I've come up
> against a small problem in Horde with the contacts (turba).
>
> The global address book works fine but the local address book does not
> work at all, no imap folder is created for it and users can't add
> contacts to there local address book.
>
> I know that Turba uses a slightly different way of syncing it's
> information to the imap folder from the calendar, tasks and notes (these
> work great) .
>
> Is anyone else having this problem with the address book or can anyone
> point me in the right direction?

Does anything appear in your Apache/PHP logs indicating what the problem could 
be? If you also set up a log for Horde to use, that may include something 
that could give us a clue as to what is causing this.

One thing that I can think of straight away is your turba/config/sources.php. 
As you said, Turba handles IMAP <-> Horde Share synchronisation differently 
to the other applications, so the small code block preceding the local Kolab 
addressbook definition is required, perhaps you removed it? It reads:

    require_once 'Horde/Kolab.php';
    $dummy = null;
    Kolab::synchroniseShares($dummy, 'turba');

> I know that Kolab 2 is not a complete just yet but I've read that the
> horde web client implementation for it is, is this right?

Essentially it's complete, however it hasn't been tested as extensively as we 
could have hoped for so there are probably still a few bugs lurking around, 
some of which could be quite nasty. Also, as Kolab 2 is still evolving the 
webclient has become a bit out of date with the other clients and the spec, 
however work has again begun to bring it up to date and perform more testing 
and bugfixing.

> Thank you for making such a good product.

Thanks for using it :-)

Cheers,
-- 
Stuart K Bingë
 - Freelance UNIX/C++, PHP, Perl developer.

Email: omicron at mighty.co.za




More information about the users mailing list