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

fix(emailinbounder): Fixes email duplication in relay #2841

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

betimshahini
Copy link
Contributor

Description

Prevents duplicate relay emails from being sent, when there are multiple relay addresses in to/cc fields.

Also moves env var from being considered a secret to a regular env var.

Related Issues

Testing

Send email to at least 2 relay addresses and ensure only one copy is received on each target unmasked address.

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have tested my code (manually and/or automated if applicable)
  • I have updated the documentation (if necessary)

@szkl szkl merged commit e0751e4 into main Feb 13, 2024
14 checks passed
@szkl szkl deleted the fix/2840-multiple-relay-emails branch February 13, 2024 00:19
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.

fix(emailinbounder): Multiple emails relayed for multi-recipient emails
2 participants