Ghost/ghost/core/test
Rishabh 64ac47f4ef Added table to store email recipient failures
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
2022-11-29 15:19:36 +05:30
..
e2e-api Added events to Post Analytics page (#15886) 2022-11-28 17:43:35 +04:00
e2e-browser Added sample Portal test to PlayWright suite 2022-11-24 17:47:04 +00:00
e2e-frontend 🔒 Disabled editable relations by default 2022-11-28 18:40:26 +07:00
e2e-server Added email service package (#15849) 2022-11-21 10:29:53 +01:00
e2e-webhooks Reduced default post relations (#15798) 2022-11-15 10:17:26 +01:00
integration Added email service package (#15849) 2022-11-21 10:29:53 +01:00
regression Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00
unit Added table to store email recipient failures 2022-11-29 15:19:36 +05:30
utils Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00