Webador / SlmMail

Send mail from Laminas or Mezzio using external mail services.
Other
106 stars 49 forks source link

Update HttpTransport.php #100

Closed vincequeiroz closed 8 years ago

vincequeiroz commented 8 years ago

Return response of send. Mandrill exemple:

[
    {
        "email": "recipient.email@example.com",
        "status": "sent",
        "reject_reason": "hard-bounce",
        "_id": "abc123abc123abc123abc123abc123"
    }
]

https://mandrillapp.com/api/docs/messages.html#method=send-template