From: Alexey AL Date: Mon, 16 Feb 2015 20:37:08 +0000 (+0300) Subject: Update modules.conf X-Git-Tag: 0.9.0~686^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a922afb612fcf3eabf2a0b3fa37b385a568e52d;p=thirdparty%2Frspamd.git Update modules.conf --- diff --git a/conf/modules.conf b/conf/modules.conf index 2f291de794..efd8c6d2a8 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -259,5 +259,6 @@ hfilter { hostname_enabled = true; url_enabled = true; from_enabled = true; + rcpt_enabled = true; mid_enabled = true; }