Variable: MAX_MERGED_RECIPIENTS
constMAX_MERGED_RECIPIENTS:25=MAX_RECIPIENTS
Defined in: src/lib/email/delivery.ts:19
Hard ceiling on the MERGED cc (or bcc) list. Each input layer is already capped at MAX_RECIPIENTS; this caps the combined result so the two layers can't sum past the guardrail.