• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Spell Check for Horde on Plesk 8.0.1

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.
 
Back
Top