Ghost/ghost/mailgun-client/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
..
fixtures Implemented email analytics retrying (#16273) 2023-02-20 16:44:13 +01:00
.eslintrc.js Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
mailgun-client.test.js Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00