Spelling check in Horde

M

Mitch@

Guest
Hello ..
Any one know how to check the spelling before sending messages in Horde??
There is an option in the message composing about check spelling but nothing had been checked! Thanks
 
You need to make sure you configure Horde/IMP to allow 'aspell' module to be active. Also make sure you have it installed on the server. Here's a list of aspell packages which are installed on one of my servers:

# rpm -qa |grep 'aspell'
aspell-pt_BR-2.4-12
aspell-es-0.2-13
aspell-en-ca-0.33.7.1-21
aspell-da-1.4.22-7
aspell-en-gb-0.33.7.1-21
aspell-0.33.7.1-21
aspell-fr-0.6-8
aspell-nl-0.1-17
aspell-pt-0.1-12
aspell-devel-0.33.7.1-21
aspell-ca-0.1-18
aspell-it-0.1-16
aspell-de-0.1.1-17
aspell-sv-1.3.8-4
aspell-no-0.3-6
 
Back
Top