Skip to content

fix(app): Ignore SCOTUS/Texas emails from other SES rules#35

Open
MorganBennetDev wants to merge 1 commit intomainfrom
morgan/34-routing
Open

fix(app): Ignore SCOTUS/Texas emails from other SES rules#35
MorganBennetDev wants to merge 1 commit intomainfrom
morgan/34-routing

Conversation

@MorganBennetDev
Copy link
Copy Markdown
Contributor

Verify that the destination subscription subdomain matches the source court domain before routing. Emails from sc-us.gov or txcourts.gov must be sent to a @scotus.recap.email or @texas.recap.email address respectively or they will be ignored.

Closes #34

Verify that the destination subscription subdomain matches the source
court domain before routing. Emails from sc-us.gov or txcourts.gov
arriving via the generic recap.email SES rule are now ignored to avoid
double processing and race conditions.

Closes #34

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Only route SCOTUS and Texas emails if they come from scotus.recap.email and texas.recap.email subscriptions.

2 participants