S
suite224
Guest
I wanted to share this info in case anyone else out there is struggling with this. I found several other threads on these boards for older versions, and many of them had conflicting information and none seemed to do the trick for me. Here's what I did to make it work on 8.0.1 over Core 4...
Modify the file:
/etc/psa-horde/imp/conf.php ( NOT the one in /etc/psa-horde/horde/ )
by adding the line:
$conf['utils']['spellchecker'] = 'aspell';
Some other posts mentioned specifying the path to aspell, but that didn't work for me.
Hope this helps.
Modify the file:
/etc/psa-horde/imp/conf.php ( NOT the one in /etc/psa-horde/horde/ )
by adding the line:
$conf['utils']['spellchecker'] = 'aspell';
Some other posts mentioned specifying the path to aspell, but that didn't work for me.
Hope this helps.