Ghost/ghost/mailgun-client
Fabien "egg" O'Carroll c6c962d5d6 Added methods for removing suppressions from Mailgun
refs https://github.com/TryGhost/Team/issues/2255

These methods will be used by the Mailgun implementation of EmailSuppressionList
so that emails are removed from both our internal list and Mailguns.
2022-12-01 20:14:30 +07:00
..
lib Added methods for removing suppressions from Mailgun 2022-12-01 20:14:30 +07:00
test Added storage for email failures (#15901) 2022-12-01 10:00:53 +01:00
.eslintrc.js
index.js
package.json Update dependency mailgun.js to v8.0.6 2022-11-17 22:31:28 +00:00
README.md

Mailgun Client

Mailgun client for Ghost

Usage

Test

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