how to parse out mime from a message. I have email
messages that are stored in a database table and these messages have mime
headers embedded within them. How can I parse out this mime content and
retrieve only the text messages?