Automatically Check POP Email and populate database

  • Thread starter Thread starter j_michas
  • Start date Start date
J

j_michas

Hi,

Im looking to create a class to automatically check a pop address and
populate a database with the messages it collects. The problem Im
having is that most of the code I have found doesnt show any way of
splitting out the text only from the body of the mail message. Does
anyone have any examples of how to split up the body of a multipart
mail message into usable chunks that could be displayed or saved?

Thanks,
Jason
 
Back
Top