commit b135022: [Minor] Remove duplicate *.app attachment type
twesterhever
40121680+twesterhever at users.noreply.github.com
Wed Oct 25 17:56:10 UTC 2023
Author: twesterhever
Date: 2023-10-25 12:42:44 +0000
URL: https://github.com/rspamd/rspamd/commit/b135022759cc30b4ee71f6aab833461cb604f6e4 (refs/pull/4656/head)
[Minor] Remove duplicate *.app attachment type
Reported by @fatalbanana.
---
src/plugins/lua/mime_types.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/plugins/lua/mime_types.lua b/src/plugins/lua/mime_types.lua
index 63da399fd..ebd8a8028 100644
--- a/src/plugins/lua/mime_types.lua
+++ b/src/plugins/lua/mime_types.lua
@@ -63,7 +63,6 @@ local settings = {
shtml = 1,
-- Have you ever seen that in legit email?
ace = 4,
- app = 1,
arj = 2,
aspx = 1,
asx = 2,
More information about the Commits
mailing list