Hi- i have recently setup squirrelmail 1.2.6 up on Debian(Woody)/PPC, and everything is working quite well except for one small problem.
japanese text is not rendered correctly when i view mail in my IMAP mailbox from the squirrelmail intereface. furthermore, when i send an email from squirrelmail, in japanese, the text is garbled on the receiving end. I added the following to: /usr/share/squirrelmail/functions/i18n.php -----snip---- //japanese language info: $languages['jp_JP']['NAME'] = 'JIS'; $languages['jp_JP']['CHARSET'] = 'ISO-2022-JP'; $languages['jp']['ALIAS'] = 'jp_JP'; -------------- however, the encoding problem persists. is there any way that i can fix this? thanks in advance. dylan ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
