Anyone know of any scripts out there (free or pay) which would allow you to parse data from an e-mail message on a POP server and place it into a DB? The script would have to be run on the server.
The idea is to take an e-mail message which has a consistant title and from address, strip out information (auto generated message which has a consistent layout), and place that data into a MySQL database for further use.
The idea is to take an e-mail message which has a consistant title and from address, strip out information (auto generated message which has a consistent layout), and place that data into a MySQL database for further use.