> Hello, > > > I need to install Squirrelmail to read Japanese language character sets. > I > found the easy plugin to compose Kenji characters via a pop-up Javascript > window, but haven't found anything specific on how to allow for > Squirrelmail to *read* Japanese character sets on incoming email.
Option No. 1. use Japanese translation to read it. Option No. 2. requires recode support in php and several changes in squirrelmail code Option No. 3. requires iconv support in php and more changes in squirrelmail code Option No. 4. http://cvs.sf.net/viewcvs.py/squirrelmail/decode/eastasia/. Requires SquirrelMail 1.4.4cvs or 1.5.x or some changes in squirrelmail code. ShiftJis is not supported. There are errors in decoding function and I have other pending works. I think I have implemented only part of shiftjis rfc. You should be able to find similar information about Japanese, if you search squirrelmail mailing list archives. http://www.gmane.org/ or http://www.topolis.lt/squirrelmail/gmane.html or bug_report plugin in 1.5.1cvs. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.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
