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

Adapter that replaces all recipients with a default list #595

Closed
wants to merge 4 commits into from

Conversation

davidlibrera
Copy link

As I proposed in #594, this PR add a new Adapter that is a wrapper around other adapters (i.e SendgridAdapter).

The idea is that on staging or releases environment, when someone send an email to any addresses, it replaces the to addresses with a default list and sets email headers with the original recipients in order to allow debugging before publishing on the production environment.

@davidlibrera
Copy link
Author

I close since I can add this behaviour using #591

@germsvel
Copy link
Collaborator

Thanks @davidlibrera. It's exciting to see that many people are wanting this same feature. 👍

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.

2 participants