Page 1 of 1

exttracting email

Posted: Tue May 27, 2003 3:52 am
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????

Posted: Sat May 31, 2003 4:50 pm
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.