Contact Form on Godaddy Not Sending
We discovered an issue on the customer’s website when someone submitted the contact us form. We would get a bounce back saying the auto responder email address was sent not from the website’s domain. Since the first email from the form went to the customer we knew it does work, but just won’t send the second email.
We contacted the developer and said it was SPF, DMARC or something in that realm that was causing the issue. We didn’t want to mess with the customer’s DNS setting, but something needed to be done. In the customer’s SPF record was one “include” already so we looked up how to add the second. It was very straight forward.
“v=spf1 ip4:192.168.0.1 include:mail.first.net include:secureserver.net ~all”
The IP is in the example as a reference.
Let us know if this helped you….
Comments