mnako / letters

Letters, or how to parse emails in Go
MIT License
46 stars 9 forks source link

Quote commas in test emails' addresses according to RFC5322 #80

Closed mnako closed 3 months ago

mnako commented 3 months ago

In preparation for various (terribly late, I must admit) updates, this PR fixes a mistake in test cases, where commas in addresses were not quoted following RFC5322.