From: David Levine Date: Sun, 8 Feb 2015 15:21:13 +0000 (-0600) Subject: Added support to mhfixmsg -reformat for multipart/related. If it has X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/afea511a759408f44ac37493df8944d6c5cf2d69?ds=sidebyside;hp=afea511a759408f44ac37493df8944d6c5cf2d69 Added support to mhfixmsg -reformat for multipart/related. If it has only a single part that is not text/plain and can be converted to text/plain, a text/plain part is added and the type of the part is changed to multipart/alternative. If the multipart/related has more than one part but does not have a text/plain part, try to add one. ---