]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
hfilter: Change score for default OVH VPS hostname
authorSerg <g00g1.github@at.encryp.ch>
Wed, 11 Jun 2025 17:15:29 +0000 (17:15 +0000)
committerSerg <g00g1.github@at.encryp.ch>
Wed, 11 Jun 2025 17:15:29 +0000 (17:15 +0000)
src/plugins/lua/hfilter.lua

index 981aedea794c40baa95d40d993fe2748db0dba64..ad9cd0f5d8f1e755e51f1eb3ba88b7410cd8b158 100644 (file)
@@ -131,7 +131,7 @@ local checks_hellohost = [[
 /modem[.-][0-9]/i 5
 /[0-9][.-]?dhcp/i 5
 /wifi[.-][0-9]/i 5
-/\.vps\.ovh\.(us|net)$/i 5
+/\.vps\.ovh\.(us|net)$/i 1
 ]]
 local checks_hellohost_map