Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine
CcFromString
to handle spaces and empty addresses.
This change ensures that email addresses with leading or trailing spaces are trimmed, and empty addresses resulting from multiple commas are ignored. This helps prevent potential errors with malformed email addresses in the "Cc" field.
- Loading branch information