> I'm using squirrelmail 1.4.6 with a plugin - ldapquery. I got it working > well. I can add all of our contact list into the openldap server and i > can view and use them to send emails out. However, just recently i > discovered that when i clicked on "List ALL" button which is under > "addresses" in the Compose page, it listed out all the list but not > everything. Because some of them are not there which appear only when i > do the search on them. just want to know whether this is the limitation > of the plugin or there is anything i need to tweak. SquirrelMail ldap_server address book backend limits entries to the ones that have mail attribute. conf.pl says that maxrows is unlimited by default, but it is limited to 250 entries (including the ones without mail attribute) and server must reply in 30 seconds. > Also, like to find out if i could possibly get a list all under Directory. > Because i have tried to use *, %, or blank, none of them produces anything. Only one of them is LDAP wildcard and plugin can be configured to block it. Could you show your ldapquery plugin configuration file and all used form options? If you search for 'name*' in ldapquery form, you are searching of entry with 'name*' string. It is not wildcard. Depending of other form options, you might be looking for exact match or substring match. If you search for '*', plugin can list all entries or only entries with * character. Depends on one configuration variable. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users