Hi all,
Have a strange problem with an online contact form.
Its written in PHP, and it works fine - except for the emails coming through the other end for one email address.
domain is www.example.com
Originally, emails would appear to be sent from the user who filed the form out. I thought perhaps that this could be picked up as spam, so I changed it to noreply@example.com but still nothing.
If I set the form to send to my email address - it comes through within seconds, no problems, but it doesn't appear at the other end when set to send to info@example.com, which is their original email address and has been used for quite sometime.
They've checked their junk folders and its not in there.
I have no access to the server or any log files, although I am going to contact their host to see if they can see anything.
What could possibly be going wrong and is there any way of checking it?