Ghost/ghost
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
..
adapter-manager Update Test & linting packages 2022-11-07 20:39:48 +00:00
admin Merged v5.24.2 into main 2022-11-28 17:36:37 +00:00
api-framework Update Test & linting packages 2022-11-07 20:39:48 +00:00
api-version-compatibility-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
audience-feedback Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00
bootstrap-socket Update Test & linting packages 2022-11-07 20:39:48 +00:00
constants Update Test & linting packages 2022-11-07 20:39:48 +00:00
core Added table to store email recipient failures 2022-11-29 15:19:36 +05:30
custom-theme-settings-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
data-generator Update Test & linting packages 2022-11-07 20:39:48 +00:00
domain-events Update dependency mocha to v10.1.0 2022-10-17 08:41:28 +00:00
email-analytics-provider-mailgun Update Test & linting packages 2022-11-07 20:39:48 +00:00
email-analytics-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
email-content-generator Update dependency mocha to v10.1.0 2022-10-17 08:41:28 +00:00
email-events Updated dev dependency to use pinned version 2022-11-24 13:58:12 +07:00
email-service Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00
email-suppression-list Fixed lint for @tryghost/email-suppression-list 2022-11-18 15:06:56 +07:00
express-dynamic-redirects Update dependency mocha to v10.1.0 2022-10-17 08:41:28 +00:00
extract-api-key Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00
html-to-plaintext Update dependency mocha to v10.1.0 2022-10-17 08:41:28 +00:00
job-manager Update dependency cron-validate to v1.4.5 2022-11-21 12:34:38 +00:00
link-redirects Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00
link-replacer Update Test & linting packages 2022-11-07 20:39:48 +00:00
link-tracking Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00
magic-link Update Test & linting packages 2022-11-07 20:39:48 +00:00
mailgun-client Update dependency mailgun.js to v8.0.6 2022-11-17 22:31:28 +00:00
member-attribution 🐛 Fixed ref attribute in email links (#15775) 2022-11-08 11:24:00 +01:00
member-events Update Test & linting packages 2022-11-07 20:39:48 +00:00
members-api Added events to Post Analytics page (#15886) 2022-11-28 17:43:35 +04:00
members-csv Update Test & linting packages 2022-11-07 20:39:48 +00:00
members-events-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
members-importer Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00
members-ssr Update Test & linting packages 2022-11-07 20:39:48 +00:00
minifier Update dependency terser to v5.16.0 2022-11-24 19:01:01 +00:00
mw-api-version-mismatch Update Test & linting packages 2022-11-07 20:39:48 +00:00
mw-cache-control Update Test & linting packages 2022-11-07 20:39:48 +00:00
mw-error-handler Renamed mw-error-handler test file to match lib 2022-11-23 21:49:40 +00:00
mw-session-from-token Update Test & linting packages 2022-11-07 20:39:48 +00:00
mw-update-user-last-seen Update Test & linting packages 2022-11-07 20:39:48 +00:00
mw-vhost Update dependency supertest to v6.3.1 2022-10-26 02:54:43 +00:00
oembed-service Update metascraper to v5.32.1 2022-11-21 15:31:26 +00:00
offers Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00
package-json Update Test & linting packages 2022-11-07 20:39:48 +00:00
payments Limited Stripe price lookups (#15823) 2022-11-17 14:33:46 +01:00
portal Add suppression modal to Portal 2022-11-24 13:58:27 +04:00
referrers Update Test & linting packages 2022-11-07 20:39:48 +00:00
security Update Test & linting packages 2022-11-07 20:39:48 +00:00
session-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
settings-path-manager Update Test & linting packages 2022-11-07 20:39:48 +00:00
staff-service Added note on package/class naming 2022-11-22 11:25:11 +07:00
stats-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
stripe Limited Stripe price lookups (#15823) 2022-11-17 14:33:46 +01:00
tiers Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00
update-check-service Update Test & linting packages 2022-11-07 20:39:48 +00:00
verification-trigger Removed getCreatedEvents and added verification trigger test (#15832) 2022-11-18 15:05:15 +01:00
version-notifications-data-service Update Test & linting packages 2022-11-07 20:39:48 +00:00