]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
hfilter: Add OVH VPS generic hostname
authorSerg <g00g1.github@at.encryp.ch>
Thu, 5 Jun 2025 16:55:43 +0000 (16:55 +0000)
committerSerg <g00g1.github@at.encryp.ch>
Thu, 5 Jun 2025 16:55:43 +0000 (16:55 +0000)
src/plugins/lua/hfilter.lua

index a783565ab1b88eb0097d8020b8cf24ebf2308088..981aedea794c40baa95d40d993fe2748db0dba64 100644 (file)
@@ -131,6 +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
 ]]
 local checks_hellohost_map