You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cc / bcc currently accept free strings while to / from use .email(). Validate cc / bcc as a comma-split list of .email() in sendBatch / sendBatchWithTemplate for consistent input hygiene and clearer error messages.
cc/bcccurrently accept free strings whileto/fromuse.email(). Validatecc/bccas a comma-split list of.email()insendBatch/sendBatchWithTemplatefor consistent input hygiene and clearer error messages.Acceptance criteria