• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Spell Check / IMP / ASPELL

teckna

Basic Pleskian
Since installing plesk 8.6 on Unbuntu 8.04 we cannot get the spell check to work in webmail.

The ICON is there and it shows the spell check screen but does not do anything. Gives you the "done" or "cancel" options but no spell checking.

Seen the other posts but cannot see a difference in our system.


/etc/psa-horde/imp/conf.xml
----------------
<configstring name="spellchecker" required="false" desc="Enter the location
of the binary to either asp/etc/psa-horde/imp/conf.phpell or ispell to enable the spell checker. If
this is empty, then spell checking will be disabled.">/usr/bin/aspell</configstring>

<----- my plesk 8.1 system doesnt have /usr/bin/aspell as above .. so ive tried with or without ---->


/etc/psa-horde/imp/conf.php
--------------
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
$conf['utils']['spellchecker'] = '/usr/bin/aspell';

--------------
rwxr-xr-x 1 root root 158100 2008-01-26 21:50 aspell
--------------

Packages installed:
aspell 0.60.5-1ubuntu2 GNU Aspell spell-checker
libaspell15 0.60.5-1ubuntu2 GNU Aspell spell-checker runtime library

--------------

any ideas please .....

are others running ubuntu 8.04 / plesk 8.6 and aspell ?

I still have support on this server but other posts are saying the "webmail / apsell" isnt supported. Id like to get this working before rolling out 3 other new 8.6 servers. If not, then ill have to dump plesk.

thanks

Andy

------solved by adding aspell EN lang pack !!!!! ------

Andy
 
Last edited:
Back
Top