mayankeagle,
Ok I have looked over those links and neither of them show me how to do what I need to do. I already have a complete email message stored in the string with the delivery status notification, headers, the whole 9. Now what I need to be able to do is pull out the delivery status notification from the existing string and retrieve values from it. How do I do this?
Thanks,
Rick
Main Topics
Browse All Topics





by: mayankeaglePosted on 2007-02-14 at 08:06:36ID: 18532397
http://java.sun.com/produc ts/javamai l/javadocs /com/sun/m ail/ dsn/De liveryStat us.html
thread.jsp a?threadID =5116913& m essageID=9 409689
The toString () method should give you the information.
There is an example here: http://forum.java.sun.com/