On Sat, 24 Jun 2006 11:09:20 +0100, Thomas Mangin <[EMAIL PROTECTED]> wrote: > Colin Alston wrote: >> Googiespell in SVN doesn't seem to actually do anything at the moment, >> is this still a WIP? > Same here, but It was working for me around two weeks ago. > I would not rule out that something changed which broke the code in RC.
Edit main.inc.php in config dir and set enable_spellcheck: // Make use of the built-in spell checker. It is based on GoogieSpell // which means that the message content will be sent to Google in order to check spelling $rcmail_config['enable_spellcheck'] = TRUE; -- Regards, Erik
