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

Email: Allow users to control "opt out" behavior #71

Open
dospromptman opened this issue Aug 30, 2024 · 0 comments
Open

Email: Allow users to control "opt out" behavior #71

dospromptman opened this issue Aug 30, 2024 · 0 comments
Assignees

Comments

@dospromptman
Copy link
Collaborator

Currently, when emails are sent using the send emails action, if the sending user has the "Send Non-Commercial Email" permission, then we allow all emails to be sent regardless of whether the recipient has opt-out preferences set. If the user does not have this permission, then we automatically filter out emails for which the recipient has opt-out preferences set and allow all other emails to be sent.

We should allow the user to control the behavior of sending emails in the case where a recipient has opt-out preferences set. This could be as simple as letting them control the "filter" vs "send" behavior for opt-out recipients (if they have the relevant permission set which would allow them to override this behavior), or it could be more complex where it also indicates a user's opt-out preferences in the recipients list and allows the user to make decisions there (dependent on functionality which allows the user to manipulate the recipient list).

@dospromptman dospromptman self-assigned this Aug 30, 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

No branches or pull requests

1 participant