jordan-wright / email

Robust and flexible email library for Go
MIT License
2.65k stars 321 forks source link

decode quoted-printable in a single part message #111

Closed halaalajlan closed 4 years ago

halaalajlan commented 4 years ago

This PR fix the decoding of quoted-printable in a single part message

jordan-wright commented 4 years ago

LGTM - thanks!