SparkPost HTTP API emails don't hit sparkpost
-
I recently started using sparkpost and the wordpress plugin for it. I went through the tutorials and setup a domain with the spf and dkim verification. With the WP plugin, I can see emails hitting sparkpost when I am using SMTP and not HTTP API. For both cases the plugin claims the email has been sent successfully but with the HTTP API I do not see it hit spark post nor in my email. After digging through the code I eventually overrode the “Send” function in the SparkPostHTTPMailer class. The new function just called the sparkpostSend function. This got the plugin to send emails through the api so that I might actually receive the emails.
I am using WP 4.4.2, php 5.5.9, and sparkpostWP plugin 2.2
Is this a known bug or is there something I can do?
- The topic ‘SparkPost HTTP API emails don't hit sparkpost’ is closed to new replies.