Posted By:
Yuyan_Feng
Posted On:
Saturday, January 26, 2002 09:18 PM
My problem is the email's subject and body are both encoded by uuencode.
If I use getSubject, I will get a wrong Subject, so I can not create a
new message and set its subject as the one I get. If I don't create a
new message, just resend the old one, I can not add multipart to it.
How can I do? Thank you.