Skip to content

Validate cc/bcc recipients as email addresses #43

Description

@jaballer

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.

Acceptance criteria

  • Malformed cc/bcc rejected with a clear error
  • Tests added

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions