aboutsummaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2024-07-08 15:49:55 +0200
committerAndrew Lewis <nerf@judo.za.org>2024-07-08 15:49:55 +0200
commit48b14a8bede13b0205b90297f611e4d84703afbb (patch)
treeafc9fc3c9fa99b445807a66aaefa70a328c136d3 /rules
parent213c8ef3232ceada4e70fba6e3c4e72362cb5f15 (diff)
downloadrspamd-48b14a8bede13b0205b90297f611e4d84703afbb.tar.gz
rspamd-48b14a8bede13b0205b90297f611e4d84703afbb.zip
[Minor] Fix description
Diffstat (limited to 'rules')
-rw-r--r--rules/html.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/html.lua b/rules/html.lua
index 7c352c2e1..df753f465 100644
--- a/rules/html.lua
+++ b/rules/html.lua
@@ -176,7 +176,7 @@ rspamd_config.R_SUSPICIOUS_IMAGES = {
score = 5.0,
group = 'html',
- description = 'Message contains many suspicious messages'
+ description = 'Message has high image to text ratio'
}
local vis_check_id = rspamd_config:register_symbol {