6db7cc8156
closes https://github.com/TryGhost/Product/issues/4075 - when a member clicks on "Unsubscribe from that list" from Apple Mail, the member's email is put into Mailgun's Unsubscribe suppression list. Ghost listens for "Unsubscribe" events from Mailgun, and unsubscribes the member from all the newsletters - now, the member is only unsubscribed from the newsletter they unsubscribe to (not all of them) - now, the email is also deleted from Mailgun's suppression list, so that it doesn't affect any other membership |
||
---|---|---|
.. | ||
email-templates | ||
BatchSendingService.js | ||
EmailBodyCache.js | ||
EmailController.js | ||
EmailEventProcessor.js | ||
EmailEventStorage.js | ||
EmailRenderer.js | ||
EmailSegmenter.js | ||
EmailService.js | ||
MailgunEmailProvider.js | ||
SendingService.js |