[horde] IMP & Turba Addressbook Options

Jan Kuipers jrkuipers at lauwerscollege.nl
Wed Mar 13 12:32:51 PST 2002


Citeren Joaquim Machado <joaquim.machado at ine.pt>:

> How can I add another source? Like my LDAP server?

// addressbook(s) to use when expanding addresses $_prefs['search_sources'] = array(
     'value' => "localsql\tlocal_LDAP",
     'locked' => false,
     'shared' => false,
     'type' => 'implicit'
);
 
// field(s) to use when expanding addresses $_prefs['search_fields'] =
array(
    'value' => "localsql\tname\temail\nlocal_LDAP\tname\temail",
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);


-- 
Jan Kuipers
Systeembeheer Lauwers College




More information about the horde mailing list