Skip to main content
onResendEmailDelivered emits email.delivered when the recipient’s mail server accepts a message. Acceptance does not guarantee that a person read it.
automations/record-resend-delivery.automation.ts
Optional static account defaults to the project binding. Returns { type: "email.delivered"; createdAt; data }. data is provider-native JSON, including delivery-specific email and recipient information when Resend supplies it.