From: twesterhever <40121680+twesterhever@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:58:13 +0000 (+0000) Subject: Revert "[Minor] Increase scoring of *.exe attachments" X-Git-Tag: 3.7.2~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15548d3dece592403973e9bb09c0665df84a2398;p=thirdparty%2Frspamd.git Revert "[Minor] Increase scoring of *.exe attachments" Reverted based on feedback by @moisseev. This reverts commit 8171424d846a3e33b5d0f9f7f4ee09ec8d553a03. --- diff --git a/src/plugins/lua/mime_types.lua b/src/plugins/lua/mime_types.lua index c640d5e588..63da399fd1 100644 --- a/src/plugins/lua/mime_types.lua +++ b/src/plugins/lua/mime_types.lua @@ -53,7 +53,7 @@ local settings = { bad_extensions = { cue = 2, - exe = 2, + exe = 1, iso = 4, jar = 2, -- In contrast to HTML MIME parts, dedicated HTML attachments are considered harmful