Ghost/ghost/mailgun-client
Hannah Wolfe abc7e64941 Added new unique tag to all mailgun requests
refs: https://github.com/TryGhost/Ghost/issues/15725

- our users are having difficulties getting onboarded with mailgun
- we're adding an explicit and unique tag to all requests, to help mailgun detect when mail is being sent from Ghost
2022-12-14 12:20:25 +00:00
..
lib Added new unique tag to all mailgun requests 2022-12-14 12:20:25 +00:00
test Added storage for email failures (#15901) 2022-12-01 10:00:53 +01:00
.eslintrc.js
index.js
package.json Updated @tryghost dependencies (#16005) 2022-12-14 11:18:55 +07:00
README.md

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests