> > Hi, > > Once again I appreciate your reply. I have few more questions for the > day. > > 1. Has any one tried to use address complete plugin to read address from > LDAP? I am not successful yet but it works with personal address books.
open functions/abook_ldap_server.php, go to the bottom of the file. Find disabled list_addr() function and enable it. open plugins/autocomplete/functions.php, find addressbook_init() call and change second argument to false. Make sure that user uses full name autocomplete and not only nickname. > 2. Is there an auto-save feature that can save to drafts foler > automatically after time out? If session timeouts, it is invalidated. Scripts can't perform any operations in interface after that. See http://www.squirrelmail.org/wiki/AutoMagicLogout, http://www.squirrelmail.org/wiki/AutoLogout and quicksave plugin. > 3. When I enable the HTML plugin for fckeditor I lose the spell checker? > Is there a fix available? Have you checked your configuration? Do you have aspell installed? Provide more details about used html_mail configuration and your server. -- Tomas ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] 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
