Ghost/ghost/email-service/test
Kuba 9601285c3d
Added bulkEmail.batchSize option to configure batch size
refs https://github.com/TryGhost/Ghost/issues/15725

This pull request adds a new configuration option for the Mailgun email
provider that allows the user to set the maximum number of recipients
per email batch via a new config option `bulkEmail.batchSize`
2023-06-26 12:57:44 +02:00
..
utils
.eslintrc.js
batch-sending-service.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
email-controller.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
email-event-processor.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
email-event-storage.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
email-renderer.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
email-segmenter.test.js
email-service.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
mailgun-email-provider.test.js Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
sending-service.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00