A tiered mail classifier for cheap triage
Once all my mail was flowing through a Lambda, I wanted automatic triage — drop the obvious noise, bucket the rest, only forward the things I'll actually…
Read →Category
6 posts tagged email.
Once all my mail was flowing through a Lambda, I wanted automatic triage — drop the obvious noise, bucket the rest, only forward the things I'll actually…
Read →I had cut over the MX records on several personal domains to AWS SES, because I wanted every incoming email going through a Lambda that writes to…
Read →I built a single-page mail reader on top of the DynamoDB table my mail pipeline writes to. Three-pane layout (inbox list / messages / body), search…
Read →My mail reader was showing "(no text body)" for a chunk of messages, including basically everything from iCloud. The body was right there in the raw…
Read →I built multi-select for the mail reader UI and then almost shipped a bad version of the bulk-archive button. The fix was making the button's behavior…
Read →I wanted every email to my personal domains stored in DynamoDB as the primary read surface, with Google Workspace continuing to receive a copy as a cold…
Read →