]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Fix description 5042/head
authorAndrew Lewis <nerf@judo.za.org>
Mon, 8 Jul 2024 13:49:55 +0000 (15:49 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Mon, 8 Jul 2024 13:49:55 +0000 (15:49 +0200)
rules/html.lua

index 7c352c2e135457bae7d423c48c523dd59839ef1a..df753f46509884e2e20f712947a96411352f2ed9 100644 (file)
@@ -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 {