[horde] IMP & Turba Addressbook Options

Joaquim Machado joaquim.machado at ine.pt
Wed Mar 13 12:14:28 PST 2002


Great it works. :-)

Now something extra...

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

Obrigado,
Joaquim Machado

INE (DSII/SGIT - Serviço de Gestão da Infra-estrutura Tecnológica)
joaquim.machado at ine.pt
DDI 21 8426197


-----Original Message-----
From: Jan Kuipers [mailto:jrkuipers at lauwerscollege.nl] 
Sent: quarta-feira, 13 de Março de 2002 19:12
To: horde at lists.horde.org
Subject: Re: [horde] IMP & Turba Addressbook Options


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

-- 
Horde mailing list: http://horde.org/horde/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org




More information about the horde mailing list