ThomasHabets / cmdg

Command line Gmail client
Other
201 stars 22 forks source link

Handle various email address formats #68

Closed ThomasHabets closed 4 years ago

ThomasHabets commented 4 years ago

Currently "Foo bår" <foo@bar.com> entirely unicode-encoded, where only the name in quotes should be.

This breaks To, CC, etc silently. Really the GMail API should check that the addresses are valid. Seems an invalid To will silently drop the email.