I'm getting emails from a client where they have nested a multipart/alternative message inside a multipart/mixed message. When I get the body of the message it just returns the multipart/alternative level when what I really want is the text/html part which is contained in the multipart/alternative.I'm getting emails from a client where they hav