I’m having the same issue and other issues with the Jetpack Contact Form. It seems generally broken.
Using Postman plugin, contact form sends visible HTML in the email body. Email body looks like this:
<!doctype html>
<html xmlns="https://www.w3.org/1999/xhtml">
<body>
<b>Name:</b> Joe<br /><br /><b>Email:</b> [email protected]<br /><br /><b>Website:</b> <br /><br /><b>Comment:</b> Test<br /><br /><br /><hr />Time: April 12, 2017 at 4:22 am<br />IP Address: xxx.xxx.xxx.xxx<br />Contact Form URL: https://www.mydomainname.com/contact-us/<br /><p>Sent by an unverified visitor to your site.</p>
</body>
</html>
I was using the WP SMTP plugin before trying the Postman plugin. With the WP SMTP plugin, I could send test emails from the plugin but the contact form emails were not received via email. They are logged in Feedback but no setting would deliver them to an inbox.
I like the simplicity of the Jetpack contact form but this is a big issue. Will need to use another plugin if this can’t be fixed.
-
This reply was modified 7 years, 7 months ago by DManIT. Reason: typo