- Display name in email headers #65
(from"john smith <[email protected]>")
- Support for multipart/alternative #66
(Body.Alternative(List(Body.Html("hi there3"), Body.Ascii("hi there2")))
(from"john smith <[email protected]>")
(Body.Alternative(List(Body.Html("hi there3"), Body.Ascii("hi there2")))