If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Any way to filter an email body into a mysql table field?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-14-05, 17:05
purpendicular purpendicular is offline
Registered User
 
Join Date: Mar 2004
Location: Rhode Island, USA
Posts: 55
Any way to filter an email body into a mysql table field?

We have a local server that sends email notices with a uniform header when users have encountered a virus on their pc's.
I have been asked to see if there is a way to extract the body of the email and add it to a field in a mysql database. The body is only about 1 sentence long and contains the user name and if the virus has been identified, a virus name. They would like to be able to have this be something that will update itself with the only user intervention being a web interface to review the data. Not really sure where to start on this one, the web interface is not a problem, just extracting the email info and getting it into the database.

Can someone point me in the right direction here?
Thanks.
Ray
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On