mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 01:40:21 +03:00
64ac47f4ef
refs https://github.com/TryGhost/Team/issues/2291 When sending out mails to individual recipients, its possible that recipient gets a temporary or permanent failure for receiving the mail. Temporary failures can generally get resolved after a bit when the recipient’s mail server accepts the email, unlike permanent failures. For both customer visibility and easier debugging on what went wrong while delivering to a particular recipient, we’ll store the permanent/temporary failure for a recipient. - migration adds a new table that stores the failure information for the recipients |
||
---|---|---|
.. | ||
api/canary | ||
frontend | ||
server | ||
shared |