that would only work if there is a browser plugin that allows it to recognize the file type.
so there probably isnt a way unless you parse it yourself and output it in html
although those are just plain text files, unless there are attachments there is some base64 encoded stuff, you should just be able to output it as text.