kfx wrote:

> Hello,
> 
> the autocomplete.inc file seems to only look at the sql address book.
> I can search my ldap inside the address book pane (it works) but I don't 
> have any autocompletion when writing an email address in the composing 
> windows.
> 
> Can you tell me how do you achieve ldap autocompletion ?

// An ordered array of the ids of the addressbooks that should be
// searched when populating address autocomplete fields server-side.
// ex: array('sql','Verisign');
$rcmail_config['autocomplete_addressbooks'] = array('sql');

-- 
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to