Ghost/ghost/email-service/test
Simon Backx 7781c2da07 Implemented retrying for sending email via Mailgun API
no issue

Retry sending an email up to 5 times if it failed.
2023-02-21 16:06:23 +01:00
..
utils
.eslintrc.js
batch-sending-service.test.js Implemented retrying for sending email via Mailgun API 2023-02-21 16:06:23 +01:00
email-controller.test.js
email-event-processor.test.js Moved email event fetching to main thread (#16231) 2023-02-09 09:36:39 +01:00
email-event-storage.test.js 🐛 Fixed storing email failures with an empty message (#16260) 2023-02-13 15:25:36 +01:00
email-renderer.test.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
email-segmenter.test.js
email-service.test.js
mailgun-email-provider.test.js
sending-service.test.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00