Routing incomming email messages to a PHP script (evolt.org)
We all know how to send email from PHP. Actually, it's quite easy: mail("to@me", "Hello", "Hello"); Handling mail the other way, sending email to PHP is a task much more unknown. In this article, we will write and install a script that we can send an email to.
0 comments
[ 478 ms ] story [ 21.8 ms ] threadNo comments yet.