Posted By:
Harsha_Yale
Posted On:
Monday, August 27, 2001 01:00 AM
Iam using writeTo method of MimeMessage to create an outputStream and I convert this outputStream to inputStream and use it in MimeMessage(inputStream) to recreate my mail object.But my attachments are appearing as text in the mail. pls help