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

Forwarding whitelist and/or preconfigured forward adresses #249

Open
muehmar opened this issue Jul 25, 2023 · 0 comments
Open

Forwarding whitelist and/or preconfigured forward adresses #249

muehmar opened this issue Jul 25, 2023 · 0 comments

Comments

@muehmar
Copy link

muehmar commented Jul 25, 2023

We have a situation where the receiver of an email is determined by the application using third-party services which may deliver real email addresses. To prevent sending mails to these users we added some logic to the application to replace the actual email address with preconfigured testing addresses. Now I'm thinking about the possibility to make the fake smtp server capable of forwarding emails to configured email addresses instead of the actual address.

Another interesting option may the possibility to configure a whitelist of addresses to which an email can be forwarded to prevent sending emails to real users cause of programming errors.

What do you think? If you would like we can maybe elaborate how the configuration should look like and I can implement the changes some day (I'm currently pretty busy with other projects).

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

No branches or pull requests

1 participant