Bcc and Cc headers don't work if there are spaces between multiple addresses

Created on 13 December 2023, over 1 year ago

Problem/Motivation

If you add a Bcc header like "test@example.com, test2@example.com", the entire email will fail to send since the Bcc doesn't match RFC 2822.

Proposed resolution

We need to validate the Bcc and Cc headers to make sure we only use valid email addresses.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States zengenuity

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024