TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building a robust email system for CourtListener Alerts and Emails

2 pointsby mlissnerover 2 years ago

1 comment

mlissnerover 2 years ago
At CourtListener we send thousands of emails each day. We recently migrated to AWS SES and learned a ton of lessons beyond DMARC&#x2F;SPF&#x2F;etc.<p>Getting all of those parts right is important, but you also have to handle bounces, down recipient servers, full inboxes, changed email addresses, and a lot more.<p>It&#x27;s been a ton of work getting this set up, so we thought we&#x27;d share our notes.