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

Enhance EmailSendEvent with Metadata #2849

Open
Anddrrew opened this issue May 14, 2024 · 2 comments
Open

Enhance EmailSendEvent with Metadata #2849

Anddrrew opened this issue May 14, 2024 · 2 comments

Comments

@Anddrrew
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In version 2.2, the EmailSendEvent was introduced, which triggers when an email is successfully sent or fails to send. However, as of version 2.2.4, this event is difficult to handle because it comes with rather general fields. It would be beneficial to have a way to identify the email from its creation, through the handler, and during the processing of the EmailSendEvent.

Describe the solution you'd like
Add a metadata field that allows us to attach important data so we can identify the email for further processing.

Additional context
The discussion on Discord: Link

@michaelbromley
Copy link
Member

@Anddrrew would you be interested in attempting to implement this feature?

@Anddrrew
Copy link
Contributor Author

Anddrrew commented Jun 3, 2024

@michaelbromley Yes, I would try. But a little later, sometime after the 17th.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📅 Planned
Development

No branches or pull requests

2 participants