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
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.