Page 1 of 1

Unicode support by using UTF-8 Charset

PostPosted: Sun Jun 01, 2008 8:19 am
by pagadala1
Hi,
Now a days all the servers and Windows Vista supporting Unicode and it is very important feuture for the mail servers, I do not find the UTF-8 Charset in the option list, could you please take this as a high priority?

Thanks,
Madhu.

Re: Unicode support by using UTF-8 Charset

PostPosted: Mon Jun 02, 2008 10:36 am
by rob
Unicode support is indeed a high priority for our next WebMail revision. Presently although you cannot compose in unicode, you should be able to view unicode mails without issue.

Re: Unicode support by using UTF-8 Charset

PostPosted: Tue Jun 03, 2008 6:06 am
by pagadala1
Is there any workaround I can do to send the Unicode mails?
As this is my main requirement, sending and receiving unicode mails using WebMail?

Thanks,
Madhu.

Re: Unicode support by using UTF-8 Charset

PostPosted: Tue Jun 03, 2008 11:12 am
by rob
Please refer to my email.

Re: Unicode support by using UTF-8 Charset

PostPosted: Fri Jun 06, 2008 3:54 pm
by pagadala1
Hi,

1. I want to set charset as charset=utf-8 for all the occurences of
charset=iso-8859-1
2. I changed all the HTMLs in the directories to the charset=utf-8
3. Still I see charset-set to charset=iso-8859-1 when I view the mail.
4. The Iframe pointing to the URL
http://localhost:8000/_readmail?id=K1a8 ... aymail=yes
5. May I know where to change the charset value for this page to utf-8

Note: _readmail.htm also changed to charset=utf-8

Is there any caching for this HTML?

Thanks,
Madhu.

Re: Unicode support by using UTF-8 Charset

PostPosted: Mon Jun 09, 2008 10:41 am
by rob
Unlike other pages, wWhen viewing a mail, the mail its self defines which charset to use and so there should be no need to change this page. Basically if a mail source defines the mail has containing UTF-8, then WebMail will automatically set the charset to UTF-8 to ensure the mail is displayed correctly. This means there shouldn't be any need to change this particular page.