> > --- Tomas Kuliavas <[EMAIL PROTECTED]> > wrote: > >> >> > Kalin, >> > >> > I too have the same problem. squirrelspell does >> not >> > work for HTML in 1.4.3a. Where can I download the >> > older version of squirrelspell? I cannot find it >> on >> > the plugin page. >> >> please provide more details about your problem. >> >> You can get squirrelspell scripts from other >> squirrelmail packages or from >> squirrelmail cvs. >> > > os = rh9 > imap = courier > sm = 1.43a > msql > > Squirrelspell works fine on when compose in plain > text. > However when using HTML compose plugin no spell check > option is available.
You are talking about completely different plugin. Spelling check in html_mail plugin requires specific perl libraries and support of perl cgi scripts in webserver. If you don't have those libraries installed, you can't use that feature of html_mail plugin. Last time I've checked html_mail spellcheck was working with plain English. can you provide output of 'rpm -q -a' and http://www.cpan.org/modules/by-authors/id/TOMC/scripts/pmdesc.gz can you check, if you have ExecCGI allowed for your web site or at least for /path/to/sm/plugins/html_mail/htmlarea/plugins/SpellChecker/ can you check if you have enabled .cgi handler in apache config. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 -- 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
