Open dwasyl opened 3 months ago
Would it be possible to add capacity to recognize e-mail message files (.msg/.eml files from Outlook or other e-mail programs)?
.msg
.eml
As I understand it, .msg files should be identified as application/vnd.ms-outlook and .eml files would be message/rfc822
application/vnd.ms-outlook
message/rfc822
Would it be possible to add capacity to recognize e-mail message files (
.msg
/.eml
files from Outlook or other e-mail programs)?As I understand it,
.msg
files should be identified asapplication/vnd.ms-outlook
and.eml
files would bemessage/rfc822