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....
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.