We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Mandrill API response is captured and made available via the delivery method. For example:
message = FooMailer.build(email).deliver_now response = message.delivery_method.response
The response json will be formatted as indicated here: https://mandrillapp.com/api/docs/messages.html