mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-06-10 07:13:38 +00:00
2b3491fc87
Added a decodeSection function to mime.go that uses go-qprintable to parse quoted-printable emails or MIME parts, fixes #7 Added a very basic TextToHtml converter to provide nicer rending of text message bodies.