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

Spike: Add suppression list support #18

Open
mogmarsh opened this issue Oct 17, 2023 · 2 comments
Open

Spike: Add suppression list support #18

mogmarsh opened this issue Oct 17, 2023 · 2 comments
Labels
enhancement New feature or request php Requires understanding PHP

Comments

@mogmarsh
Copy link
Collaborator

mogmarsh commented Oct 17, 2023

Description

Users should be able to specify a list or lists of users to not send email to.

Use Case

As an editor, I want to specify a list of emails to not send email to so that I can respect their opt-out preferences.

Acceptance Criteria

  • Define a method for specifying a suppression list, which could be provider-specific (use an existing suppression list defined within the provider and accessed via the adapter) or defined within plugin settings or both.
  • Create follow-up issues to add support for suppression lists to existing adapters.
@mogmarsh mogmarsh added the enhancement New feature or request label Oct 17, 2023
@mogmarsh mogmarsh added the php Requires understanding PHP label Nov 13, 2023
@attackant
Copy link
Member

@mogmarsh I can jump into this in the new sprint, if you want to give me your two cents on where to begin.

@attackant attackant assigned attackant and unassigned attackant Nov 16, 2023
@kevinfodness
Copy link
Member

@mogmarsh Can you review the AC bullet above and confirm that's what you had in mind? Feel free to edit as necessary.

@kevinfodness kevinfodness changed the title Add suppression list support Spike: Add suppression list support Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request php Requires understanding PHP
Projects
None yet
Development

No branches or pull requests

3 participants