Hi, I found this pref : "mail.addr_book.quicksearchquery.format" But the query format seems to apply to every directory server. We have three directories and I would like to specify different query formats for each directory. Do you have some knowledge about this ?
Thanks refs : http://www.mozilla.org/mailnews/arch/addrbook/hiddenprefs.html http://lxr.mozilla.org/mozilla1.0/source/mailnews/addrbook/src/nsAbQueryStringToExpression.cpp#278 http://lxr.mozilla.org/mozilla1.0/source/mailnews/addrbook/src/nsAbLDAPProperties.cpp#76 Dominique VOLPE wrote: > When I search someone in a directory (address book window), the LDAP > query return all entries whose names (cn) or mail contains the word I > typed. > > I could of course narrow my query, using "advanced" button. > > I want to be able to customize the default query (for example > retrieving entries whose "cn" begins with what I typed). This template > could be set within prefs.js. > > My request applies to the address book window. It doesn't apply to > autocomplete filter template : > ldap_2.servers.mydirectory.autoComplete.filterTemplate > > > Thank you. >
