]> source.dussan.org Git - rspamd.git/commitdiff
Hfilter: Fix metric
authorAlexey AL <AlexeySa@users.noreply.github.com>
Thu, 12 Feb 2015 17:51:03 +0000 (20:51 +0300)
committerAndrew Lewis <nerf@judo.za.org>
Fri, 13 Feb 2015 10:19:54 +0000 (12:19 +0200)
conf/lua/hfilter.lua

index 6d8ba612b95dcc3483e42a44c31211e132fcaa38..26a043f30be4c025349f77e3dceb90b7a6268ad9 100644 (file)
@@ -325,6 +325,8 @@ end
 local symbols_enabled = {}
 
 local symbols_helo = {
+  "HFILTER_HELO_BAREIP",
+  "HFILTER_HELO_UNKNOWN",
   "HFILTER_HELO_1",
   "HFILTER_HELO_2",
   "HFILTER_HELO_3",