Mandrill Refuses to Send -> wpMandrill::wp_mail_native
-
I’m using CM Answers Pro for my site. The notification emails it sends were working, but now are not. I assume this is on their end as it happened after an update, but I’m not sure what to tell them, so I need help troubleshooting this.
My server throws the following error:
\nwpMandrill::wp_mail_native: ([AAA AutoConnect] Someone has posted a new answer on the topic you subscribed to)\n, referer: https://mysite.url/answers/how-will-this-qa-feature-work/
Mandrill shows the following associated log:
Full Request
{
“template_name”: “AutoConnect”,
“template_content”: [
{
“name”: “main”,
“content”: “Someone has posted a new answer on the topic you subscribed to\r\n\r\nTopic: How will this Q&A feature work?\r\nClick to see: https://mysite.url/answers/how-will-this-qa-feature-work/#answer-42”,
“inline_css”: “true”
}
],
“message”: {
“html”: “Someone has posted a new answer on the topic you subscribed to\r\n\r\nTopic: How will this Q&A feature work?\r\nClick to see: https://mysite.url/answers/how-will-this-qa-feature-work/#answer-42”,
“subject”: “[AAA AutoConnect] Someone has posted a new answer on the topic you subscribed to”,
“from_name”: “Admin”,
“from_email”: “[email protected]”,
“to”: [
{
“email”: “”
}
],
“headers”: {
“Reply-To”: “[email protected]”
},
“url_strip_qs”: “0”,
“merge”: “1”,
“important”: “0”,
“bcc_address”: “[email protected]”,
“tags”: [
“wp_CMA_Email::send”
],
“auto_text”: “1”,
“track_opens”: “1”,
“track_clicks”: “1”
},
“key”: “[Removed for security]”
}
Full Response
[
{
“email”: “”,
“status”: “invalid”,
“_id”: “c0a2cb8e05d7484cbec6a0a0c4806810”,
“reject_reason”: null
}
]
- The topic ‘Mandrill Refuses to Send -> wpMandrill::wp_mail_native’ is closed to new replies.