Here is where I got my
information:
http://www.squirrelmail.org/wiki/en_US/SquirrelSpell
If your using Windows, here are my suggestions:
Get
cat.exe (http://unxutils.sourceforge.net/) and
put it in a folder in your PATH..like System32.
Install aspell and at least one dictionary (http://aspell.net/win32/). Install Aspell inside the PHP folder as suggested.
Copy CMD.exe from your system32 folder into your PHP folder and give a dedicated web anonymous account permission to execute it.
Modify the squirrelspell config
as needed...
$SQSPELL_APP = array("English" =>
"C:\PHP\Aspell\bin\aspell.exe -d en_us -a");
I might be missing something in the directions above (permissions?) but..I got it working on my machine.
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users