[imp] spell checker in imp

2019-12-14 Thread Dirk Ruth
I have problems with the spell checker when writing mails.   The config/conf.php is configured as follows   $conf['spell']['params']['path'] = '/usr/local/bin'; $conf['spell']['driver'] = 'aspell';   ... and aspell works in a shell     After clicking on spelling in webmail I only get the

Re: [imp] spell checker in imp

2019-12-14 Thread Jānis
Citēts Dirk Ruth Sat, 14 Dec 2019 16:55:00 +: I have problems with the spell checker when writing mails.   The config/conf.php is configured as follows   $conf['spell']['params']['path'] = '/usr/local/bin'; $conf['spell']['driver'] = 'aspell';   ... and aspell works in a shell