dinos6
Forum Replies Created
-
We’re still getting pings from http://service-first.com/ – a site we’ve not had control of for a long time.
Hi Jen,
satellitesix.com
Thanks!
Plaintext emails seem to be ONLY linked to the resend function in the email log, and I’ve already pointed out what the issue probably is to the dev.
We’re looking into moving to SendGrid, but that will take a lot of work.
Sure – sent you a message via that form.
Looking at the resend mail function, is this still an unserialized array for the headers?
$success = wp_mail( $to, $meta_values ['original_subject'] [0], $meta_values ['original_message'] [0], $meta_values ['original_headers'] [0] );Found two more instances of this from a while ago:
https://wordpress.org/support/topic/resending-html-email-failure-raw-html-sent/
https://wordpress.org/support/topic/gravity-forms-not-sending-html-after-update/
(we use gravity forms too)
Could these be linked?
I am more inclined to believe it’s the first issue.
We know about this already, but thanks!
I am more concerned why emails are now being sent as plain text and not HTML?
For the author:
Running the wizard does not work. There’s no way to grant access to the plugin without a new key. Once a new key is generated, everything seems okay but emails then start sending as plaintext – if they send at all.
The test email sends absolutely fine. If you try and resend anything in the log, it sends as plaintext.
It seems completely random. Some sites are still working fine, others need new keys. All on the same host. Also, the documentation and process to sign up for a new OAuth key is vastly different now and the flow of the Google dev site is different. Thankfully I figured it out but a new user might not be able to.
We’re also seeing that upon re-generating and linking the app, emails are being sent as plaintext, not HTML.