Hi, developers.

I'm using Roundcube-0.1.1 with some plugins in product environment,
and testing roundcubemail svn version.

I'm confused why we can't use both sql and ldap address book in
roundcube svn version.

----<-- main.inc.php ----
// This indicates which type of address book to use. Possible choises:
// 'sql' (default) and 'ldap'.
// If set to 'ldap' then it will look at using the first writable LDAP
// address book as the primary address book and it will not display the
// SQL address book in the 'Address Book' view.
$rcmail_config['address_book_type'] = 'ldap';
----<----

If i set it to 'sql', and configured ldap address book, it will list
both two in address book panel, but when i click the ldap address
book, it raised database error. If i use only ldap, it works.

How can i use both address book types?

Thanks very much.

--
Zhang Huangbin

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to