mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
no issue - By default, GhostMailer throws EmailError with statusCode as `500` for any failure in sending mail - In case of failure due to `RecipientError`, status code as now correctly sent as `400` as its a bad request and not an error we can't handle. |
||
---|---|---|
.. | ||
templates | ||
GhostMailer.js | ||
index.js | ||
utils.js |