Email Form Script Problem
Posted: Fri Jan 15, 2010 3:32 pm
I created an email form script which I am currently testing on my site. It is working fine but I am have a small problem. On my receiver email variable:
I am not getting the emails once the form is submitted - not even in the spam folder. If I replace it with a yahoo, hotmail, or excite email account - I get the emails with no problems. It's just when I put the gmail account, I don't get the emails - even though the script does says it sent the email. I have check the logs for errors but there are none. Any suggestions why this might be happening, and only with a gmail account?$to = 'john.doe@gmail.com';