-
Notifications
You must be signed in to change notification settings - Fork 59
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] Investigate email outreach unsubscribe behavior #8401
Comments
@DanielSass Hopefully they stick to the industry standard which is basically "transactional emails are not the same as system notifications" but I do wonder if they might have left it to be config out of the box. Anyway, will watch this one. |
Initial Spike Finding:Unsubscribing from a PR/Marketing email DOES unsubscribe users from core functionally emails. Workflow for discovery documented below:
Additional note: I cannot find any option to not include the global unsubscribe list in our Simple Report Test Result dynamic email template. |
Could a potential solution be to create a different, marketing-specific unsubscribe group, and put that link on the marketing email instead? That way going forward people wouldn't be unsubscribing globally, just from marketing. @bobbywells52 |
Created a new unsubscribe group |
The fix was manually tested by @bobbywells52 and confirmed to be working. |
Description
A question has come up as to how the unsubscribe function works with SendGrid:
If a user receives marketing outreach and unsubscribes from that email, they should still receive emails that are associated with core application functionality (notifications from test results and/or account recovery & password reset functions).
Proposed solution
Additional context
If you don't have access to SendGrid reach out to TL
Definition of Done
Document any issues discovered in a ticket. If no issues found, confirm with Dan and Mindy if we have any other questions.
The text was updated successfully, but these errors were encountered: