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

feat(email-nodemailer): add email recipient override config #10050

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulpopus
Copy link
Contributor

@paulpopus paulpopus commented Dec 18, 2024

Adds the ability to override recipients for ALL emails being sent via sendEmail with the overrideRecipientAddress config in email adapters.

This can be used in deployed testing environments to ensure emails all go to one address.

@paulpopus paulpopus requested a review from denolfe as a code owner December 18, 2024 15:54
@paulpopus paulpopus changed the title feat(email): add email recipient override config feat(email-nodemailer): add email recipient override config Dec 18, 2024
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.

1 participant