Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.8] Storing Mailgun Message-ID in the headers after sending #28994

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

CyrilMazur
Copy link
Contributor

This stores the message ID from Mailgun into the X-Mailgun-Message-ID header so that sendPerformed() can reference it. The same behaviour already exists for SparkPost (#18594) and SES (#16366).

My personal use case is that it allows me to track individual emails (for open, click and spam complaint events) when I receive webhooks from Mailgun / SparkPost / SES.

@driesvints
Copy link
Member

@CyrilMazur great PR. I remember wanting something similar when working with Mandril a year ago. Can definitely see this being used.

@taylorotwell taylorotwell merged commit c7f7c1a into laravel:5.8 Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants