Commit dd71f08
committed
fix: bump nodemailer to 8.0.2 for unquoted comma-in-display-name parsing
Fixes incorrect splitting of addresses like "Joe Foo, PhD <joe@example.com>"
into two broken entries. The addressparser now merges name-only fragments
back with the following addressed entry.
Resolves: #3751 parent 08b800c commit dd71f08
2 files changed
Lines changed: 464 additions & 148 deletions
0 commit comments