[horde] old Turba config not working on new webmail install.

lst_hoe02 at kwsoft.de lst_hoe02 at kwsoft.de
Mon Sep 7 08:51:05 UTC 2009


Zitat von Michael Broman <michael at ahs.ax>:

> Hi!
>
> I have a problem with turba..
>
> Have a new install with webmail 1.2.3 and trying to get my adresbok to work
> with my old source. Dont show anything right now
>
> on the new install.
>
>
>
> I didnt install the webmail from the begining. So i dont know if i need to
> change the old turba config, and if so what.
>
> Appreciate any help on this.
>
>
>
> Old config is like this:  ver H3 (2.1.5)
>
>
>
> $cfgSources['localsql2'] = array(
>
>     'title' => 'allmänna adressbok',
>
>     'type' => 'sql',
>
>     'params' => array(
>
>         'phptype' => 'mssql',
>
>         'hostspec' => 'xxx.xxx.xxx.241',
>
>         'username' => 'xxx',
>
>         'password' => 'xxx',
>
>         'database' => 'register',
>
>         'table' => 'alladressbok'
>
>     ),
>
>     'map' => array(
>
>         '__key' => 'mailadress',
>
>         'name' => 'namn',
>
>         'email' => 'mailadress',
>
>
>
>     ),
>
>     'search' => array(
>
>         'name',
>
>         'email'
>
>     ),
>
>     'strict' => array(
>
>         'name'
>
>     ),
>
>     'public' => false,
>
>     'readonly' => true,
>
>     'export' => false
>
> );
>

At least the "public" and "readonly" attributes are gone. You should  
read http://www.horde.org/turba/docs/?f=UPGRADING.html and start your  
Turba config from scratch.

Regards

Andreas



More information about the horde mailing list