Skip to content

Perhaps should return an error if status field in response is invalid or rejected? #2

@cjroebuck

Description

@cjroebuck

If you try sending a mail to an invalid email address for example, mandrill will return the following response:

[{"email":"notavalidemailaddress", "status":"invalid"}] but with status code 200, so node-mandrill thinks its ok, but maybe should return an error in the callback?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions