Is it possible to write a php script that accepts emails (like an email bot)
- by DKinzer
I would like to write a script that I can e-mail or that it can receive and e-mail and then do something depending on instructions in that e-mail, but I have no idea where to start with this. Is this possible with PHP?