extracting information from an email

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
hame22
Forum Contributor
Posts: 214
Joined: Wed May 11, 2005 5:50 am

extracting information from an email

Post by hame22 »

Hi

I have created an email discussion group, whereby an email is sent to me with a dicussion thread and i then manually add it into my database so it is then displayed on the site.

However what I would like to do is make this an autmated process, so for example the email body is extracted as the thread content, the message subject is extracted as the thread title and the email address is extracted as the author.


Is this possible and how would I go about it?

thanks in advance
Post Reply