[horde] IMP & Turba Addressbook Options

Jan Kuipers jrkuipers at lauwerscollege.nl
Wed Mar 13 11:12:09 PST 2002


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

Try this: (Watch the double quotes!)

// addressbook(s) to use when expanding addresses
$_prefs['search_sources'] = array(
    'value' => 'localsql',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

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

// addressbook to use for adding adresseses
$_prefs['add_source'] = array(
    'value' => 'localsql',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);


-- 
Jan Kuipers
Systeembeheer Lauwers College




More information about the horde mailing list