Email

Receive Inbound

Resend Inbound ("email.received") webhook: founder mail first, then the outreach reply relay, then the log-only probe.

Fails closed: the signing secret must be set, and the signature must verify (both real consumers act on the content, so an unverified body is untrusted). retry: True from founder mail → 503 so Resend redelivers (nothing stored, the retry isn't deduped away).

post/api/email/inbound

Response

Successful Response

{"stackTrail":"paths:/api/email/inbound:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes