Re: [SM-USERS] spell checker problem in french

2006-12-22 Thread Tomas Kuliavas
> Patrick DUBAU a écrit : >> Tomas Kuliavas a écrit : >> Hi, SM : 1.4.9a os: debian 3.1 php : 4.3.10-18 apache : 1.3.33 in config.php : $squirrelmail_default_language = 'fr_FR'; $default_charset = 'iso-8859-1'; $lossy_encoding

Re: [SM-USERS] spell checker problem in french

2006-12-21 Thread Patrick DUBAU
Patrick DUBAU a écrit : > Tomas Kuliavas a écrit : > >>> Hi, >>> >>> SM : 1.4.9a >>> os: debian 3.1 >>> php : 4.3.10-18 >>> apache : 1.3.33 >>> in config.php : >>> $squirrelmail_default_language = 'fr_FR'; >>> $default_charset = 'iso-8859-1'; >>> $lossy_encoding= f

Re: [SM-USERS] spell checker problem in french

2006-12-21 Thread Patrick DUBAU
Tomas Kuliavas a écrit : >> Hi, >> >> SM : 1.4.9a >> os: debian 3.1 >> php : 4.3.10-18 >> apache : 1.3.33 >> in config.php : >> $squirrelmail_default_language = 'fr_FR'; >> $default_charset = 'iso-8859-1'; >> $lossy_encoding= false; >> >> i enabled the plugin : html_m

Re: [SM-USERS] spell checker problem in french

2006-12-21 Thread Tomas Kuliavas
> Hi, > > SM : 1.4.9a > os: debian 3.1 > php : 4.3.10-18 > apache : 1.3.33 > in config.php : > $squirrelmail_default_language = 'fr_FR'; > $default_charset = 'iso-8859-1'; > $lossy_encoding= false; > > i enabled the plugin : html_mail in which i forced the using of th

Re: [SM-USERS] Spell checker Plugin.

2005-03-23 Thread Fredrik Jervfors
> Does Anyone know any Spell checker Plugin that can work with > squirrelmail-1.4.4 ?? Try "squirrelspell". It's included in the main distribution. Sincerely, Fredrik. --- This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon

RE: [SM-USERS] Spell checker Plugin.

2005-03-22 Thread Samir Noshy
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail-users- > [EMAIL PROTECTED] On Behalf Of Marc Powell > Sent: Tuesday, March 22, 2005 4:20 PM > To: [EMAIL PROTECTED] Sourceforge. Net > Subject: RE: [SM-USERS] Spell checker Plugin. > > >

RE: [SM-USERS] Spell checker Plugin.

2005-03-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Samir Noshy > Sent: Tuesday, March 22, 2005 8:01 AM > To: [EMAIL PROTECTED] Sourceforge. Net > Subject: [SM-USERS] Spell checker Plugin. > > Hi everybody, > > Does Anyone know any Spell

Re: [SM-USERS] Spell Checker

2004-05-05 Thread Bryan Loniewski
squirrelspell is the name of the plugin that needs to be installed. It comes with squirrelmail default plugins, you just need to enable (and possibly configure) it. Bryan >How do I have the spell checker enabled. I have version 1.4.2 ? Or = >do I need a plug-in? >Thanks, >Connie ---

Re: [SM-USERS] spell checker with ispell on OpenBSD 3.4

2004-04-04 Thread Tomas Kuliavas
> I have squirrelmail-1.4.2 installed on OpenBSD 3.4. ... > I modified the file by specified the full path of ispell like > /usr/local/bin/ispell > and /var/www/usr/local/bin/ispell but that didn't help at all. > Is that because of ispell is compile with dynamic linked so the plugin > fail? > Is th