Okay, I've edited
/usr/lib/GNUstep/SOGo/WebServerResources/ckeditor/config.js to read as
follows:
CKEDITOR.editorConfig = function( config )
{
config.uiColor = '#D4D0C8';
config.skin = 'kama';
config.scayt_autoStartup = false;
config.disableNativeSpellChecker = false;
config
On 2011-03-09, at 2:19 AM, André Schild wrote:
> The spellchecker is probably a feature of ckeditor used for html mails.
>
> http://stackoverflow.com/questions/2944509/how-to-disable-ckeditor-3-auto-spellchecker
Exactly.
http://docs.cksource.com/CKEditor_3.x/Users_Guide/Spell_Checking
Franci
The spellchecker is probably a feature of ckeditor used for html mails.
http://stackoverflow.com/questions/2944509/how-to-disable-ckeditor-3-auto-spellchecker
André
Am 09.03.2011 08:16, schrieb Jan-Frode Myklebust:
I'm wondering what kind of agreement SOGo/inverse has with
spellchecker.net. Is
I'm wondering what kind of agreement SOGo/inverse has with
spellchecker.net. Is it really a free for all service, or will we get
into trouble if we run SOGo in a large commercial setup?
Is it possible to use the "WebSpellChecker: Licensed Version" running
on our own servers for spellchecks in sogo
Am I right: Mails are spellchecked by an external site??
Oh-oh ... I hear the security officer crying for pain ...
Greetings,
Martin
Am 09.03.2011 um 06:03 schrieb Jason Thibeault:
> Hi Francis,
>
> Is it possible to completely remove and/or disable the whole functionality of
> sending thi
Hi Francis,
Is it possible to completely remove and/or disable the whole
functionality of sending things to spellchecker.net for spell checking?
We're looking to build our server toward PCI compliance, and if there
was some better way than blocking access to the site on our firewalls,
that wo
Thank You!
-A
On 14.02.2011 16:12, Francis Lachapelle wrote:
Hi Attila
On Feb 12, 2011, at 3:52 AM, kiss.att...@elastoffice.com wrote:
The spellchecker from webmail sometimes makes totally unusable the SOGo Mail
part (HTML composition).
How could i disable this?
Remove the following line fo
Hi Attila
On Feb 12, 2011, at 3:52 AM, kiss.att...@elastoffice.com wrote:
> The spellchecker from webmail sometimes makes totally unusable the SOGo Mail
> part (HTML composition).
>
> How could i disable this?
Remove the following line form UI/WebServerResources/ckeditor/config.js
config.s
Hi,
The spellchecker from webmail sometimes makes totally unusable the SOGo Mail part (HTML composition).
How could i disable this?
-A