Re: How to create message from inputStream?
Posted By:
John_Zukowski
Posted On:
Saturday, March 30, 2002 01:05 PM
I too can't follow what you are asking, but MimeMessage accepts an InputStream in its constructor.
Re: How to create message from inputStream?
Posted By:
Jeff_Gay
Posted On:
Friday, March 29, 2002 06:20 PM
I'm not sure what you're trying to acheive, but you might take a look at the MH provider found in ICEMail, www.icemail.org. It might give you some hints.