diff options
author | moisseev <moiseev@mezonplus.ru> | 2021-03-23 12:33:16 +0300 |
---|---|---|
committer | moisseev <moiseev@mezonplus.ru> | 2021-03-23 12:33:16 +0300 |
commit | dafbeb045d3d51e2544323da6785428389ee7faf (patch) | |
tree | 11a6482853d6f4f30555826394c83751fd2b71a8 /conf/maps.d | |
parent | ea11c0e7b1eb27f345680e8b6399a45dea5c4dd7 (diff) | |
download | rspamd-dafbeb045d3d51e2544323da6785428389ee7faf.tar.gz rspamd-dafbeb045d3d51e2544323da6785428389ee7faf.zip |
[Minor] Add Windows Metafile MIME types (RFC 7903)
Diffstat (limited to 'conf/maps.d')
-rw-r--r-- | conf/maps.d/mime_types.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/maps.d/mime_types.inc b/conf/maps.d/mime_types.inc index d71fa0d90..c4f158d8a 100644 --- a/conf/maps.d/mime_types.inc +++ b/conf/maps.d/mime_types.inc @@ -1341,6 +1341,8 @@ image/vnd.tencent.tap 0 image/vnd.valve.source.texture 0 image/vnd.xiff 0 image/vnd.zbrush.pcx 0 +image/wmf 0 +image/x-wmf 0 message/CPIM 0 message/delivery-status 0 message/disposition-notification 0 |