Respected members,
Here is my problem:
Suppose a user sends a mail to example@mydomain.com
I then want to run a PHP script with the from, subject, and content fields of the mail and then reply accordingly.
I know how to send mails using mail() function. But, how can I call the PHP script on receiving any mail??


LinkBack URL
About LinkBacks
Reply With Quote


