Skip to content

feat: route account activation emails via SES using waffle flag#38580

Open
nthriveni-sonata-ship-it wants to merge 1 commit intoopenedx:masterfrom
nthriveni-sonata-ship-it:feature/openedx-account-activation-ses
Open

feat: route account activation emails via SES using waffle flag#38580
nthriveni-sonata-ship-it wants to merge 1 commit intoopenedx:masterfrom
nthriveni-sonata-ship-it:feature/openedx-account-activation-ses

Conversation

@nthriveni-sonata-ship-it
Copy link
Copy Markdown

This PR is for the ticket- https://2u-internal.atlassian.net/browse/SUBS-285
This PR adds waffle-flag-controlled SES routing support for account activation emails.

Changes included:
Route account activation emails through SES using ACE when the waffle flag is enabled
Fallback to the default ACE channel if SES delivery fails
Preserve existing retry behavior for non-SES delivery flow
Add delivery logging to indicate whether the email was sent via SES or the default ACE channel

Waffle Flag:
user_authn.enable_ses_for_account_activation

Testing
Verified account activation emails are sent successfully via SES when the waffle flag is enabled
Verified default ACE channel delivery when the waffle flag is disabled
Verified fallback behavior from SES to default ACE channel

@nthriveni-sonata-ship-it nthriveni-sonata-ship-it force-pushed the feature/openedx-account-activation-ses branch from ab7847f to 77a327b Compare May 7, 2026 12:43
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

Successfully merging this pull request may close these issues.

1 participant