[ad_1]
I have a client website, unfortunately on a GoDaddy managed WordPress hosting plan, and suddenly the contact forms do not work. The site is built with Divi, so initially I assumed it was a theme or plugin issue. I tested all sorts of things before trying to reset my Admin password, which didn’t work either. The reset link never arrived. So I feel like it has to be on the hosting side, right?
Has anyone had a similar issue before?
[ad_2]
Are the SPF and DMARC records setup? I just comments on someone else’s post about that https://new.reddit.com/r/Wordpress/comments/1cj0bhn/comment/l2d2fj2/?utm_source=reddit&utm_medium=web2x&context=3
You can try SMTP approach, that happens frequently on our WP websites (WP PHP mail function isn’t very reliable), and SMTP fixes it:
https://themeisle.com/blog/smtp/
[https://www.wpbeginner.com/wp-tutorials/how-to-use-a-free-smtp-server-to-send-wordpress-emails/](https://www.wpbeginner.com/wp-tutorials/how-to-use-a-free-smtp-server-to-send-wordpress-emails/)
PS We have great results with the freemium SMTP2Go tool (it has free 1,000 mails per month, and it is very simple to setup it on the website, without need for knowing mail password, works through API).