I need a PHP script that can download email via POP and extract specific portions of the message via Regular Expressions to be sent to an API. Do not need assistance with the API, just the email scraping.
Already have code for the POP download from another project. Need you to extract the data from the email.
