aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMichael Kliewe <info@phpgangsta.de>2018-12-09 20:06:16 +0100
committerGitHub <noreply@github.com>2018-12-09 20:06:16 +0100
commitc61f708d7d5ad305da6f958531c92316715794ff (patch)
tree606565b729d1b27ab59a1ecde5461ff6a6f711b7 /conf
parentfe8d8e6e2a8c108421bf9863805b6563ae3303e7 (diff)
downloadrspamd-c61f708d7d5ad305da6f958531c92316715794ff.tar.gz
rspamd-c61f708d7d5ad305da6f958531c92316715794ff.zip
Added message/rfc822 to mime_types.inc
message/rfc822 is the mimetype if you forward an email as attachment (.eml)
Diffstat (limited to 'conf')
-rw-r--r--conf/mime_types.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/mime_types.inc b/conf/mime_types.inc
index e63dff09a..117770081 100644
--- a/conf/mime_types.inc
+++ b/conf/mime_types.inc
@@ -1352,6 +1352,7 @@ message/global-headers 0
message/http 0
message/imdn+xml 0
message/news 0
+message/rfc822 0
message/s-http 0
message/sip 0
message/sipfrag 0