java.io.UnsupportedEncodingException: macintosh
Hi,
i convert email files, 99,99% works fine, but some emails
cant be converted, when converting these files with help of the MimeMessage class,i got the exception in the subject.
JDK 1.5 and jcharset1.2.1 are installed.
What i have to do, to read such emails?
thx

