Skip to content

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

Merged
paulpopus merged 7 commits into
mainfrom
feat/add-email-recipient-override-config
Apr 17, 2026
Merged

feat(email-nodemailer): add email recipient override config#16311
paulpopus merged 7 commits into
mainfrom
feat/add-email-recipient-override-config

Conversation

@paulpopus

@paulpopus paulpopus commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

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 April 17, 2026 18:02
@paulpopus paulpopus changed the title Feat/add email recipient override config feat(email-nodemailer): add email recipient override config Apr 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📦 esbuild Bundle Analysis for payload

This analysis was generated by esbuild-bundle-analyzer. 🤖
This PR introduced no changes to the esbuild bundle! 🙌

@PatrikKozak PatrikKozak self-assigned this Apr 17, 2026
@paulpopus paulpopus enabled auto-merge (squash) April 17, 2026 19:07
@paulpopus paulpopus merged commit 1c1ed97 into main Apr 17, 2026
503 of 507 checks passed
@paulpopus paulpopus deleted the feat/add-email-recipient-override-config branch April 17, 2026 19:13
milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
…ms#16311)

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.
@github-actions

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.84.0

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.

2 participants