Hi All,
Problem number 1: I need to run a script that takes the info from an email on my web server's email client (body, subject, to/from, date/time) and places it either in a file or a database.
Problem number 2: Then I need to sort the emails into different arrays based on keywords and phrases.
Number 1 is really throwing me for a loop, I'm a bit of a noob, but have an okay understand of php...
Does anyone know of any scripts that do this, or if not, what sorts of functions I could use to accomplish this?
Thanks,
MZ