go-message
go-message copied to clipboard
mail: access parent parts
It may be necessary to get the parent parts header when handling leaf parts, for instance to know if parts should be appended to each other (multipart/related) or if they are different versions of the same content (multipart/alternative).
But do we want to support multipart/related?