Spell check not working.

Thomas Brüderli bruederli at kolabsys.com
Mon Jan 27 22:15:20 CET 2014


User, Kolab wrote:
> Hi folks,
> 
> I run Roundcube Webmail 1.0-7.9.el6.kolab_3.1 and within the file
> /etc/roundcubemail/config.inc.php I only found these lines:
> 
>     $config['spellcheck_dictionary'] = true;
>     $config['spellcheck_ignore_caps'] = true;
>     $config['spellcheck_ignore_nums'] = true;
>     $config['spellcheck_ignore_syms'] = true;

These are irrelevant for your problem.
> 
> No errors within /var/log/roundcubemail/*

Also check /var/log/httpd/error_log
> 
> No changes after adding
> 
>     $config['spellcheck_uri'] =
> 'https://spell.roundcube.net/tbproxy/spell?lang=';

Yup, because that's the default value anyway.
> 
> ping https://spell.roundcube.net/tbproxy/spell?lang=
> says ping: unknown host https://spell.roundcube.net/tbproxy/spell?lang=

Please read the manual about ping!
Only a host can be pinged, not an URI.

~Thomas


More information about the users mailing list