From: Andrew Lewis Date: Wed, 11 Mar 2015 12:22:33 +0000 (+0200) Subject: Fix missing symbol registration X-Git-Tag: 0.9.0~517^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a5efa06e4b17429d94cd4c64211120c0fae342b3;p=rspamd.git Fix missing symbol registration --- diff --git a/conf/modules.conf b/conf/modules.conf index 63ff8ef1d..413e7e00b 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -278,4 +278,5 @@ hfilter { from_enabled = true; rcpt_enabled = true; mid_enabled = true; + rcpt_enabled = true; }