[FileAPI] .msg MimeType Not Recognized (#15)

It appears that in certain instances the FileAPI is not recognizing the MIME type for .msg (Microsoft Outlook) files.  This is a worldwide standard no different from a .jpg or .png file so why would it not be recognized.  Specifically we are using the RadAsyncUpload control from Telerik which I understand is built upon the File API but the content type (Mime Type) for those files is not being passed back via the control presumably because the FileAPI is not recognizing it.  Added the Mime type to local registry or IIS server has no effect.  Please provide guidance and/or fix.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/15

Received on Wednesday, 5 August 2015 19:07:56 UTC