exttracting email

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
gasoga
Forum Commoner
Posts: 36
Joined: Thu Apr 17, 2003 4:15 am
Location: Ireland

exttracting email

Post by gasoga »

Hey

I was wondering if anybody new a way of when an email is recieved to ms outlook that it could be extracted or sent automatically to a data base or even a text file??

My web page is php , mysql data base running on apahce on linux, its a support websiteso when an email is sent i want it to go to the data base so i can call it up on the website....

Any ideas????
User avatar
nickvh
Forum Newbie
Posts: 11
Joined: Sat May 31, 2003 3:37 pm
Location: VA, USA
Contact:

Post by nickvh »

if you knew where the messages file for outlook was you could probably make a script to decode it. I know if you used Opera all you would have to do is pull out the header and seperate the messages which wouldn't be too hard.
Post Reply