Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Mandrill API – Rejected emails marked as “All good, mail sent.”

$
0
0

Replies: 0

Using mandrillapp.com API, and a bug on mailchimp’s side caused the domain to be marked as not have validated ownership meaning that mandrill was rejecting all outgoing emails for the domain.

But the emails were still being marked as Status: Sent, Solution: All good, mail sent.

If I look at the Session Transcript I see recorded a return from mandrill stating that the email was rejected.

Session Transcript:

https://mandrillapp.com:443

Array
(
    [0] => Array
        (
            [email] => service@radiatewp.com
            [status] => rejected
            [_id] => 1379f538b5f94558a3e9299fc3f757b9
            [reject_reason] => unsigned
        )

)

--Raw message follows--

….


Viewing all articles
Browse latest Browse all 59525

Trending Articles