Hi all -

I'm in the process of evaluating IMail (v5.06) for a project I'm working
on which requires communicating with the IMail message store through
IMAP via JavaMail. I've encountered a few problems for which I have
work-arounds, but am stuck when it comes to reading a simple multi-part
message (single part messages are fine). The message in question has a
plain text part and an html part. Also, the Netscape mail client has no
problem reading this message off the server using IMAP. I came across
some similar problems posted on the JavaMail discussion list, but they
were supposedly fixed by setting the mail.imap.partialfetch property to
false, which seems to get me just a little further before a
NullPointerException is thrown in
com.sun.mail.imap.IMAPMessage.getDataHandler().

Has anyone experienced and perhaps found a way around this problem?

Is anyone even using JavaMail with IMail?

Thanks,  -Slim.

--
Slim Heilpern (mailto:[EMAIL PROTECTED])
Lutris Technologies, Inc. (http://www.lutris.com)
Sponsors of Enhydra (http://www.enhydra.org)
(831) 471-9753, x255
Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to