Wordpress - Contact Form 7 Not Sending to Certain Email

穿精又带淫゛_ 提交于 2019-12-05 11:33:02

Ended up being an MX Entry problem with the shared host. I had to set the MX Entry to send mail to an external host instead of the internal mail servers (it didn't realize the mail server was external).

Problem solved and all is well.

EDIT: We have run into this issue multiple times now with the hosting. Essentially, cPanel gives you an option to say that mail servers are external, but it often fails to deliver on actually making the change. We have to remove the mail servers and hardcode the external one in order to make it work properly and consistently.

Might be php or smtp mail restrictions at your hosting service. Try http://wordpress.org/extend/plugins/wp-mail-smtp/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!