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 #2752 - Allow domain recipients for address rewrite #6155

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

Conversation

PseudoResonance
Copy link

Contribution Guidelines

What does this PR include?

Short Description

Fix for #2752 to allow address rewriting to entire domains, instead of being limited to a single email.
I simply copied the old address validation code and replaced the new address validation so that they both share the same code.

Affected Containers

  • nginx

Did you run tests?

What did you tested?

I inputted a number of different valid/invalid domain and email combinations to ensure the validation works as intended.

What were the final results? (Awaited, got)

Works as described in #2752 and either exact emails or whole domains can be added as a new address.

@PseudoResonance PseudoResonance changed the title Fix2752 Fix #2752 - Allow domain recipients for address rewrite Nov 13, 2024
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.

1 participant