Hello, I am trying to understand how to parse an email when it is received. I want to do it by rerouting an email sent to a certain address (pipe@domain.com) to a php script that will open the email and read it. I have access to a cPanel, which includes email filtering, the emails seem to be rerouting to the file, but I am not sure. Also then what do I need to do in the php script, how do I open this email? Thank you for your help!
Jason