I have a php contact form on a site hosted on Web5. I noticed that since several weeks it doesn't work anymore.
Let's go into details.
- the form is based on Tectite's formmail. Between the time it worked and the time I noticed that it's not working I didn't changed a single line
- the email for the mails for this website/domain is hosted on Google Apps since long, and the form worked
- I wrote a simple PHP script to mail(), and that isn't working either.
- there is no error, not on formmail script nor mine (return code 0). The mails simply don't arrive.
- I tested the both scripts on another domain, which has the email hosted on Jodohost. Same thing. No error, but the emails do not arrive.
- I tested both scripts on a local PHP server, they work.
I think there's a problem somewhere, but not having access to the logfiles I simply can not go further.
Any help, please?
Let's go into details.
- the form is based on Tectite's formmail. Between the time it worked and the time I noticed that it's not working I didn't changed a single line
- the email for the mails for this website/domain is hosted on Google Apps since long, and the form worked
- I wrote a simple PHP script to mail(), and that isn't working either.
- there is no error, not on formmail script nor mine (return code 0). The mails simply don't arrive.
- I tested the both scripts on another domain, which has the email hosted on Jodohost. Same thing. No error, but the emails do not arrive.
- I tested both scripts on a local PHP server, they work.
I think there's a problem somewhere, but not having access to the logfiles I simply can not go further.
Any help, please?