Posted By:
Jeff_Gay
Posted On:
Sunday, March 17, 2002 05:36 AM
Hmmm...
JavaMail uses the code conversions available in the JDK. You can find these in the Internationalization section of the JDK documentation.
There are additional mappings supported by JavaMail too. You need to see the javamail.characterset.map in the JavaMail jar.
The HZ-GB-2312 character set is valid. It's probably too new for your JDK.
Also, fell free to send me some email with that character encoding. I'd like to try it with ICEMail.
kunugi@icemail.org