[imp] IMP Addressbook and turba sources
Martin Breuer
gwprojekt at gmx.de
Wed Oct 19 10:02:29 PDT 2005
I try to use a turba source for the imp addressbook but I fail.
My addressbook source starts with:
$cfgSources['kolab_global'] = array(
'title' => _("Address Book"),
'type' => 'ldap',
....
I created in imp/config/prefs.php the following configuration:
$_prefs['search_sources'] = array(
'value' => "kolab_global",
'locked' => false,
'shared' => false,
'type' => 'ldap');
But it doesn't work.
What do I miss?
Best regards
Martin
More information about the imp
mailing list