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

[301 byte] By [fischautoa] at [2007-11-26 19:16:40]
# 1
Looks like you're getting some clearly bogus messages.Are they spam? They usually are.The JavaMail FAQ has tips for dealing with this exception.
bshannona at 2007-7-9 21:29:57 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
These mails occur only at our client, cant say whether its spam or not.now I will save these messages for deeper researches. Thx for the hint with the FAQ.
fischautoa at 2007-7-9 21:29:57 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...