• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Question Roundcube Webmail Spell checker

It does have the feature, and according to some reports it should work again.

To enable the service, add the following line to /usr/share/psa-roundcube/config/config.inc.php
Code:
$config['enable_spellcheck'] = true;
 
  • Like
Reactions: gsc
It does have the feature, and according to some reports it should work again.

To enable the service, add the following line to /usr/share/psa-roundcube/config/config.inc.php
Code:
$config['enable_spellcheck'] = true;
Any information for me to add the plugin service to my AlmaLinux 8.5 running Plesk 1.6.0? So not to loose the feature in case online service goes off again. I read about PSpell and ASpell, but wasnt sure about installing it withouth docker images, etc. Thank you.
 
Back
Top