Re: [SM-USERS] 2 different questions about sqmail

2011-01-07 Thread Oguzhan Kayhan
On Friday, January 07, 2011 07:36:20 am Tomas Kuliavas wrote:
> Oguzhan Kayhan wrote:
> >> Set loosy encoding to true or convert Turkish translation to utf-8.
> >> 
> >> Default charset is applied only to US English translation as
> >> config_default.php and conf.pl says.
> > 
> > First just set loosy encoding true but it didn’t help, then set
> > default_charset to UTF-8 and it works.
> 
> Could you show exact default_charset value, language setting from user
> preferences, your functions/i18n.php file and sample email which failed to
> display symbols only in forwards and replies. Which Debian version are you
> running and which Turkish locales are enabled in /etc/locale.gen?

Some users are set english sqmail , some turkish and even some russian 
according to their usage preferences.(There are thousands of users so i dont 
want to force them to use only one language setting in their webmail software)
Mine was in english while i was testing.


i18n.php file turkish related lines:

$languages['tr_TR']['NAME']= 'Turkish';
$languages['tr_TR']['CHARSET'] = 'iso-8859-9';
$languages['tr_TR']['LOCALE']  = 
array('tr_TR.ISO8859-9','tr_TR.ISO-8859-9','tr_TR');
$languages['tr']['ALIAS']  = 'tr_TR';

This is my locale.gen file:
en_US ISO-8859-1
tr_TR ISO-8859-9
tr_TR.UTF-8 UTF-8
ru_RU ISO-8859-5
ru_RU.CP1251 CP1251
ru_RU.KOI8-R KOI8-R
ru_RU.UTF-8 UTF-8
en_US.UTF-8 UTF-8

Debian version: 4.0
Apache version Apache/2.2.3

I got problems in all emails (doesnt matter if it is sent by sqmail or outlook 
or smthing else) which has any turkish chars in it.

> 
> Loosy encoding and utf-8 are not related. Charset conversion should be
> always applied to utf-8. Conversions are optional only with other charsets.


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: [SM-USERS] 2 different questions about sqmail

2011-01-07 Thread Tomas Kuliavas


Oguzhan Kayhan wrote:
> 
> On Friday, January 07, 2011 07:36:20 am Tomas Kuliavas wrote:
>> Oguzhan Kayhan wrote:
>> >> Set loosy encoding to true or convert Turkish translation to utf-8.
>> >> 
>> >> Default charset is applied only to US English translation as
>> >> config_default.php and conf.pl says.
>> > 
>> > First just set loosy encoding true but it didn’t help, then set
>> > default_charset to UTF-8 and it works.
>> 
>> Could you show exact default_charset value, language setting from user
>> preferences, your functions/i18n.php file and sample email which failed
>> to
>> display symbols only in forwards and replies. Which Debian version are
>> you
>> running and which Turkish locales are enabled in /etc/locale.gen?
> 
> Some users are set english sqmail , some turkish and even some russian 
> according to their usage preferences.(There are thousands of users so i
> dont 
> want to force them to use only one language setting in their webmail
> software)
> Mine was in english while i was testing.
> 
> 
> i18n.php file turkish related lines:
> 
> $languages['tr_TR']['NAME']= 'Turkish';
> $languages['tr_TR']['CHARSET'] = 'iso-8859-9';
> $languages['tr_TR']['LOCALE']  = 
> array('tr_TR.ISO8859-9','tr_TR.ISO-8859-9','tr_TR');
> $languages['tr']['ALIAS']  = 'tr_TR';
> 
> This is my locale.gen file:
> en_US ISO-8859-1
> tr_TR ISO-8859-9
> tr_TR.UTF-8 UTF-8
> ru_RU ISO-8859-5
> ru_RU.CP1251 CP1251
> ru_RU.KOI8-R KOI8-R
> ru_RU.UTF-8 UTF-8
> en_US.UTF-8 UTF-8
> 
> Debian version: 4.0
> Apache version Apache/2.2.3
> 
> I got problems in all emails (doesnt matter if it is sent by sqmail or
> outlook 
> or smthing else) which has any turkish chars in it.
> 
Could you show Content-Type and Content-Transfer-Encoding headers? You can
see them with "View Full Header" option. If it is multipart something, then
you will need message_details plugin and Content-Type headers from message
body.

Which locale is default on your server? Not in webmail, but in OS.

If you use US English for testing, how do you write 'utf-8' in SquirrelMail
default charset configuration? There are many ways to write charset name.
Which one are you using?

-- 
Tomas
-- 
View this message in context: 
http://old.nabble.com/2-different-questions-about-sqmail-tp30603629p30615789.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Re: [SM-USERS] Delete & Next

2011-01-07 Thread Paul Lesniewski
On Thu, Jan 6, 2011 at 8:50 PM, G P S Raghava  wrote:
> Dear Colleagues
> I am facing problem in using button "Delete & Next".  Ideally, it should
> delete mail which I am reading and should move to next mail. It has been
> observed that it delete the current email and reach on top email in mail box
> (INBOX). In this situation, I have to refresh the INBOX in order to read
> desired email. I have tried number of settings in "Options" including "sort
> and date" . Despite lot of efforts , we are unable to fix this problem. I am
> not sure whether this is bug in squirrelmail or my settings are not
> appropriate. I am system administrator so I need to rectify this problem at
> our institute. I need your help. Your help will be highly appreciated.

http://squirrelmail.org/postingguidelines

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users