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?