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

[Mailer] Add Message-Id to SentMessage when sending an email #33967

Merged
merged 2 commits into from
Oct 13, 2019

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Oct 12, 2019

Q A
Branch? 4.4
Bug fix? yes-ish
New feature? yes-ish as well
Deprecations? no
Tickets fixes #33681
License MIT
Doc PR -

This adds SentMessage::getMessageId() to retrieve the message id as generated internally OR by the provider sending the email.

@fabpot
Copy link
Member Author

fabpot commented Oct 12, 2019

Failed tests are ok (master branch only)

@fabpot fabpot force-pushed the mailer-message-id branch from 157f7e9 to d97d1f9 Compare October 13, 2019 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Mailer] SentMessage->getMessageId()
5 participants