Email to database
Posted: Fri Aug 31, 2007 8:04 pm
Hi,
Can anyone point me in the right direction for retrieving my emails into a MySQL database?
I have a script that I send emails from using PHP mail() and would like to store the replies to sent messages in the same database and not really have to open Outlook to read them.
I've tried looking for some examples and tutorials but "emails" and "php" returns a vast amount of info in a search engine.
Anyway, I hope someone knows of a good example/tutorial.
Thanks.
Can anyone point me in the right direction for retrieving my emails into a MySQL database?
I have a script that I send emails from using PHP mail() and would like to store the replies to sent messages in the same database and not really have to open Outlook to read them.
I've tried looking for some examples and tutorials but "emails" and "php" returns a vast amount of info in a search engine.
Anyway, I hope someone knows of a good example/tutorial.
Thanks.