blueimp / aws-smtp-relay

SMTP server to relay emails via Amazon SES or Amazon Pinpoint using IAM roles.
MIT License
76 stars 34 forks source link

[feature] Add a mechanism to filter out email addresses matching regex #11

Closed fubarhouse closed 4 years ago

fubarhouse commented 4 years ago

We've a case where it would be ideal to configure the relay (running on k8s) to filter out emails if they contain problem email from addresses - which can be very useful for platform managers when managing client and platform reputation.

I'd love to get some thoughts to see if you're receptive to the feature?

I've submitted a PR with a draft for this feature (#10)

blueimp commented 4 years ago

Hey @fubarhouse, no need to create a separate issue if you already have a pull request. I'll continue the conversation there.