Posted By:
Rick_Good
Posted On:
Wednesday, July 17, 2002 10:08 AM
I'm using JavaMail 1.2 and I'm getting the following exception when trying to Transport.
javax.activation.UnsupportedDataTypeException: no object DCH for MIME type multipart/related;
It works when I run from JBuilder but when I package it into a jar I get this. I was getting
No Provider For Address Type: rfc822
but I found on this site how to fix that.
Please HELP!