contact form 7 mail not sending

强颜欢笑 提交于 2019-12-02 01:34:19

The SMTP needs to be authenticated. Download and install the WP Mail SMTP plugin. Once the local server information is added in Settings >> Email, the emails should get sent out to any outside email addresses.

Link to plugin: http://wordpress.org/extend/plugins/wp-mail-smtp/

Please try with "host as localhost"

Just try hope will helps

I needed to wipe this from the "from" field to get my emails to get through:

[your-name] <[your-email]>

Just left it blank and it worked.

betogm

In addition to installing a plugin for SMTP (smtp-wp, WP Mail SMTP, etc.) Make sure that configuration in the Contact Form 7 configuration, the text area "Message Body" contains at least the code [your-message].

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