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');