Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomasz Pajor
It works just fine now. Thanks. > This error does not depend on translation state. Error is displayed when > your IMAP server does not support ISO-8859-2 character set. > > Use of character set can be turned off in SquirrelMail configuration. See > 4. General Options menu options. If you have cour

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
This error does not depend on translation state. Error is displayed when your IMAP server does not support ISO-8859-2 character set. Use of character set can be turned off in SquirrelMail configuration. See 4. General Options menu options. If you have courier-imap compiled without --enable-unicode

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomasz Pajor
I think it helped because I see some Polish error messages, but there's this error now: BŁĄD: Nie można wykonać polecenia. Zapytanie: SEARCH CHARSET ISO-8859-2 ALL UNDELETED TO {29} [EMAIL PROTECTED] Podany powód: ISO-8859-2 character set is not supported. > OpenBSD developers changed setlocale b

Re: [SM-USERS] webmail+kerberos+cyrus imapd

2006-04-16 Thread Olivier DUCROT
I'm interested in that too. I looked forward a few weeks ago, saw a post about php-sasl but had no chance to get it working. If anyone know about this ! Ive time to work on this part of the SM project le 16/04/06 3:06, ph rhole oper à [EMAIL PROTECTED] a écrit : > I have a cyrus-imapd authentic

Re: [SM-USERS] SM and Mac OS 10.4.6

2006-04-16 Thread Olivier DUCROT
No AFAIK le 16/04/06 15:29, Neil Laubenthal à [EMAIL PROTECTED] a écrit : > I'm currently running SM 1.46 on 10.4.5 . . .wanted to see if there > are any problems with upgrading to 10.4.6. > --- This SF.Net email is sponsored by xPML, a gr

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
OpenBSD developers changed setlocale behavior in 3.8. OpenBSD does not support LC_ALL category, but they don't follow own setlocale manual and return string. String indicates successful locale call. Due to newly invented and unexplained setlocale output SquirrelMail locale detection fails. It assu

Re: [SM-USERS] themes, can we make it easier

2006-04-16 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > What do you think of rewriting the code to smarty templates to make the > code easier to change the output, because it's not nice, and it's very > hard to rewrite the html output of the interface. > > What do you think? Go

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomasz Pajor
That's the output: string(25) "C/pl_PL.ISO8859-2/C/C/C/C" string(0) "" > Could you do a little test? Run attached test script and show output of > the script. > >> bash-3.1# sysctl -a kern.version >> kern.version=OpenBSD 3.9-current (GENERIC) #670: Sat Apr 1 23:34:55 MST >> 2006 >> [EMAIL PR

[SM-USERS] SM and Mac OS 10.4.6

2006-04-16 Thread Neil Laubenthal
I'm currently running SM 1.46 on 10.4.5 . . .wanted to see if there are any problems with upgrading to 10.4.6. -- === Neil There are only three kinds of stress . . . your basic nuclear stress, cooking stress, and A$$hole stress.

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
Could you do a little test? Run attached test script and show output of the script. > bash-3.1# sysctl -a kern.version > kern.version=OpenBSD 3.9-current (GENERIC) #670: Sat Apr 1 23:34:55 MST > 2006 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC > > bash-3.1# ls -al pl_PL/LC_MESS

Re: [SM-USERS] can't change my language

2006-04-16 Thread t . pajor
bash-3.1# sysctl -a kern.version kern.version=OpenBSD 3.9-current (GENERIC) #670: Sat Apr 1 23:34:55 MST 2006 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC bash-3.1# ls -al pl_PL/LC_MESSAGES total 420 drwxr-xr-x 2 _virtual _virtual 512 Apr 13 16:04 . drwxr-xr-x 3 _virtual _

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
> I've got a problem with changing my language in the interface, it doesn't > refresh, I set the default to Polish, changed the charset. > And it's still in english. http://www.squirrelmail.org/wiki/SupportingMultipleLanguages Please provide information about used OS and listing of SquirrelMail l

[SM-USERS] (no subject)

2006-04-16 Thread David
--- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel

[SM-USERS] can't change my language

2006-04-16 Thread t . pajor
I've got a problem with changing my language in the interface, it doesn't refresh, I set the default to Polish, changed the charset. And it's still in english. What am I doing wrong? --- This SF.Net email is sponsored by xPML, a groundbreaking

[SM-USERS] themes, can we make it easier

2006-04-16 Thread t . pajor
Hello, What do you think of rewriting the code to smarty templates to make the code easier to change the output, because it's not nice, and it's very hard to rewrite the html output of the interface. What do you think? --- This SF.Net email i