Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread pal
> Tomas Kuliavas skrev: > >> Or you should contact people who send emails with invalid MIME headers and >> them to fix their stuff. > > It doesnt hurt trying, but I guess it would take some time ;-) > > Since translation changed some time ago, I hope not anyone > gets the idea of chan

[SM-USERS] Problem with Retrieveuserdata plugin

2009-08-20 Thread Piyush Joshi
Dear Expert, I have installed Retrieveuserdata plug-in to fetch user information from ldap server that is working fine but after this when i click on any other link under options i get the following error :- [Thu Aug 20 21:02:09 2009] [error] [client 192.168.4.252] PHP Warning

Re: [SM-USERS] Translation into french

2009-08-20 Thread - Kone Bakenon -
> 2009.08.19 21:12 - Kone Bakenon - rašė: >> Hello all, >> I have installed squirrelmail-1.4.20-RC2 with the translations >> all_locales-1.4.18-20090526 but the default page is always in English >> for >> users. >> I have change it into french in ./config.pl but it still in English. >> How can i

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread Tomas Kuliavas
Nils Olav Brandstorp Bekken wrote: > > Tomas Kuliavas skrev: >> If interface is running in utf-8, it should be able to convert correctly >> formated iso-8859-1 emails to utf-8. > > Somehow this doesn't seem to always be the case, even when throwing > every locale I could think of at the server

Re: [SM-USERS] Translation into french

2009-08-20 Thread Tomas Kuliavas
2009.08.19 21:12 - Kone Bakenon - rašė: > Hello all, > I have installed squirrelmail-1.4.20-RC2 with the translations > all_locales-1.4.18-20090526 but the default page is always in English for > users. > I have change it into french in ./config.pl but it still in English. > How can i solve it ? >

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread Tomas Kuliavas
2009.08.20 10:09 p...@hkskole.no rašė:> >> pal-2 wrote: >>> There is a problem with the setting found in functions/i18n.php The >>> Norwegian bokmal should not > >>> be set to UTF-8 but to 8859-1: > >>> > >>> $languages['nb_NO']['NAME'] = 'Norwegian (Bokmal)'; >>> $languages['nb_NO']['CHARSET'] = '

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread Nils Olav B. Bekken
Tomas Kuliavas skrev: > Or you should contact people who send emails with invalid MIME headers and > them to fix their stuff. It doesnt hurt trying, but I guess it would take some time ;-) Since translation changed some time ago, I hope not anyone gets the idea of changing it back to ISO-8859-1

Re: [SM-USERS] Translation into french

2009-08-20 Thread Fredrik Jervfors
> I have installed squirrelmail-1.4.20-RC2 with the translations > all_locales-1.4.18-20090526 but the default page is always in English for > users. I have change it into french in ./config.pl but it still in > English. How can i solve it ? > > My config : Debian sarge 3.0r1, apache2, php4 Try th

Re: [SM-USERS] problem with UTF-8

2009-08-20 Thread pal
> > > > pal-2 wrote: >> >> >> >> >> There is a problem with the setting found in functions/i18n.php The >> Norwegian bokmal should not >> be set to UTF-8 but to 8859-1: >> >> $languages['nb_NO']['NAME']    = 'Norwegian (Bokmal)'; >> >> $languages['nb_NO']['CHARSET'] = 'iso-88