Routing incomming email messages to a PHP script (evolt.org)

2 points by popschedule ↗ HN
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

[ 4.7 ms ] story [ 16.7 ms ] thread

No comments yet.