When I send a PHP-driven email, it works fine. However, when I reply to one of those emails, I would like to have the TO field automatically fill with the email the user provided. My current FROM field fills with the server's mail information, like info@base.example.com.
Basically, if I change the email's FROM field to contain the user's provided email, this can be accomplished. How can I do this?
Add a "Reply-To:" header to the additional headers parameter.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
Bookmarks