Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: aSteve on September 12, 2012, 01:10:57 PM

Title: Spelling check - without googlespell?
Post by: aSteve on September 12, 2012, 01:10:57 PM
I am considering using roundcube for messaging on a non-internet-connected LAN - which (I think) precludes using googlespell.

Are there any other approaches to spell-checking that could be (easily) integrated with round-cube?
Title: Re: Spelling check - without googlespell?
Post by: SKaero on September 12, 2012, 01:42:02 PM
You can change $rcmail_config['spellcheck_engine'] to 'pspell' in <RC root>/config/main.inc.php but that does require the pspell php extensions.