Patch for ldapquery plugin by Brent Bice, http://www.squirrelmail.org/plugin_view.php?id=42 This patch does the following: 1) Squirrelmail 1.4.x compatibility 2) Adds an option in config.php for the maximum number of results that the LDAP server will return. 3) If there exists a localized entry in the LDAP and it matches your locale, for example: cn;lang-fr and you have French locale, it will use this entry. It first converts from LDAP's UTF8 to the charset used in Squirrelmail using recode(), so it might need recode in your PHP if you need that functionality. The patch is against Version 1.6-1.2.5 (latest version on Squirrelmail Plugins site). Alexandros Vellis, avel at noc . uoa . gr Original Author: Brent Bice bbice at persistence dot com Persistence Software Inc. http://www.persistence.com/