From edb00c4bf1ab61bb11a2fd2c297038ce544c7b87 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 28 Jul 2022 13:48:18 +0200 Subject: [PATCH] Update mime.types to allow MS outlook message files Adding application/vnd.ms-outlook mimetype with .msg extension --- php/mime.types | 1 + 1 file changed, 1 insertion(+) diff --git a/php/mime.types b/php/mime.types index 17c46a9ded..b8463f1d96 100644 --- a/php/mime.types +++ b/php/mime.types @@ -321,6 +321,7 @@ application/vnd.ms-htmlhelp chm application/vnd.ms-ims ims application/vnd.ms-lrm lrm application/vnd.ms-officetheme thmx +application/vnd.ms-outlook msg application/vnd.ms-pki.seccat cat application/vnd.ms-pki.stl stl application/vnd.ms-powerpoint ppt pps pot