← All updates

Unified Resend webhook endpoint handling both inbound and delivery events

February 16, 2026

Features

  • Unified Resend webhook endpoint handling both inbound and delivery events
  • Structured logging across the entire inbound email pipeline

Fixes

  • Fixed inbound emails arriving with empty bodies by fetching full content from Resend API
  • Fixed reply threading when message ID lookup fails by falling back to recent recipient matching
  • Fixed Resend header parsing when headers arrive as an object instead of an array
  • Fixed emails failing to send when no HTML or text body is provided by auto-generating fallback content
  • Fixed worker send tracking errors caused by missing database index
2features
5fixes