]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Drop overzealous regex from hfilter
authorAndrew Lewis <nerf@judo.za.org>
Wed, 13 Aug 2025 10:16:07 +0000 (12:16 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 13 Aug 2025 10:16:07 +0000 (12:16 +0200)
src/plugins/lua/hfilter.lua

index 32102e4f8f0ce45ef87b5bd1c87c8d99b1e4affe..7f4d1737369e29f25788bce585d103bc49163c58 100644 (file)
@@ -72,7 +72,6 @@ local checks_hellohost = [[
 /host[.-][0-9]/i 2
 /[.-]ppp[.-]/i 5
 /[.-]dhcp[.-]/i 5
-/[.-]comcast[.-]/i 5
 /cable[.-][0-9]/i 3
 /[-.0-9][0-9][.-]?dial-?up/i 5
 /[-.0-9][0-9][.-]?bredband/i 5