You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should have a notice error Notice: Undefined index: _id
After some digging, here is what happens : the doSendApi method from MandrillApiTransport tries to set the message id from the variable $result['_id'], but this variable is a multidimensional array :