On 05/25/2017 08:15 PM, Mathew Shires wrote:
> How do I autocomplete email address from the LDAP address book?
> 
> It's named "NQC" but if I add the following line to config.inc.php:
> 
>> $config['autocomplete_addressbooks'] = 'NQC';
> I get this error:
> 
>> Application Error (700): Addressbook source (NQC) not found!

The (ldap) addressbooks here must be the same as the keys of
$config['ldap_public'] array not names specified in that array.

There's a sample in defaults.inc.php.

-- 
Aleksander 'A.L.E.C' Machniak
Kolab Groupware Developer         [http://kolab.org]
Roundcube Webmail Developer   [http://roundcube.net]
----------------------------------------------------
PGP: 19359DC1 # Blog: https://kolabian.wordpress.com
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to