Variable: processEmailDefaultsSchema
constprocessEmailDefaultsSchema:any
Defined in: src/types/schemas/email.ts:73
Per-process defaults applied to every send of that flow. replyTo is the area-based override
(e.g. invoice → billing@, welcome → onboarding@). Validated as an address — it's a trust
boundary for DB-sourced data, and it's injected verbatim into the Resend payload.