Hi, I don't know much about this and was just curious because i had an idea :) I know with my cPanel hosting i can pipe an email inbox to a script, but what i want to do is:
- send to [email protected]
- pipes to mail.php
- mail.php reads the subject, and a .txt attachment
- the contents of the subject and .txt attachment are stored in the database
Is there a way to do this with straight forward PHP?