Hello,
I have a website which has a “contact us” page, I have made the PHP sendform and it has all been working perfectly, sending the submission to an email address.
My query is - at the moment, the email comes from the server email address "[email protected]" which means I have to copy the customer email address from the body of the email to reply, and lose the subject and other body info - is there a way to make the emails show as being sent from the customer email address so I can just hit reply on the email client and get the customer?
Thanks