Forum Moderators: coopster

Message Too Old, No Replies

email, mysql and php

         

madk

4:45 pm on Oct 11, 2008 (gmt 0)

10+ Year Member



I am wondering if it is at all possible to store the contents of an email within a database. What I'd like to happen is have a script run on a cron that checks for new emails and adds the content of the emails to a database.

Does anyone know of any such solution already so I don't have to reinvent the wheel?

jatar_k

11:45 am on Oct 12, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I don't know of an existing one but it is definitely possible.

you could look through hotscripts.com and the like, isn't this essentially just a function of any old email system?