My log file has the following line for each time I have tried to send an email via a form:
“[Fri Jan 07 11:19:59 2011] [error] [client 74.227.97.184] [PHPFormMail] Normal e-mail sent from IP 74.227.97.184, referer: http://www.mysite.com/index2.php?view=contact”
I am using PHPFormMail and have set all the variables to match the site. I am using “post”. I get the “success” page after submitting the form, never any errors to the screen. I am not receiving any of the emails, only the line in the error log.
Any possible suggestions? Thanks!