Skip to content

Forwarding whitelist and/or preconfigured forward adresses #249

@muehmar

Description

@muehmar

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions