Hi
I have a very simple form that takes the values forom input fields and sends them to an email address - this functions fine - however, I want to send out an autoresponder when an email is recieved to the email address provided - unfortunetally this doesn't seem to happen. The auto responder works when emailed directly but not on the form email.
This is the script at the top of the page.
When the email comes through the body is laid out thus:
Email Address:
my@otherdomain.com
Mobile Number: 1234567890
Newsletter: Yes!!
and the From: field in the email would be
me@otherdomain.com
I think it's an issue with how it recieves the from email address but not sure.
Any help would be great. Thanks