[turba] turba 2.0.5 / create distribution list

Owen Leonard owen at intelliwave.com
Mon Feb 6 14:49:16 PST 2006


>> I forgot to mention: my addressbook is LDAP-based.
> 
> I found the solution to my problem, after days and days of headache. 
> And I post it - so hopefully it will be useful to anyone in the future.

Forgive me if this is a dumb question, but is this solution applicable 
to those who are using an SQL backend?

> *First step* modify config/sources.php
> 
> Add the following mappings, if they are missing:
> 
>         '__type' => 'turbaType',
>         '__members' => 'turbaMembers'

In /turba/config/sources.php?  It's not clear to me where these lines go.

> And make sure that the objectclass declaration contains the objectclass 
> "turbaContact":
> 
> 'objectclass' => array('top',
>                        'person',
>                        'inetOrgPerson',
>                        'turbaContact',    <----
>                        'organizationalPerson'),

I don't see an objectclass declaration in that file.

Thanks in advance,

   Owen



More information about the turba mailing list