]> source.dussan.org Git - rspamd.git/commitdiff
Fix missing symbol registration
authorAndrew Lewis <nerf@judo.za.org>
Wed, 11 Mar 2015 12:22:33 +0000 (14:22 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 11 Mar 2015 12:22:33 +0000 (14:22 +0200)
conf/modules.conf

index c9c55a1bce13b201461d6692227e215d6eb1d4ab..f007443f5dae523431b487280c8c0df15c4de5c6 100644 (file)
@@ -268,4 +268,5 @@ hfilter {
     url_enabled = true;
     from_enabled = true;
     mid_enabled = true;
+    rcpt_enabled = true;
 }