Hello,
I created a simple php script that lets me email whatever a user inputs into my contact form. However for some reason it doesn't send me the email if the user inputs an address with a popular domain (gmail, yahoo, hotmail, etc). Everything else including custom emails work fine.
I...