]> 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:23:42 +0000 (14:23 +0200)
conf/modules.conf

index 63ff8ef1d18cc5d21d2dd583b94f1f683714d595..413e7e00b1bc5190cb21babc0b0f0c1280424d14 100644 (file)
@@ -278,4 +278,5 @@ hfilter {
     from_enabled = true;
     rcpt_enabled = true;
     mid_enabled = true;
+    rcpt_enabled = true;
 }