aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey AL <AlexeySa@users.noreply.github.com>2015-02-16 23:37:08 +0300
committerAlexey AL <AlexeySa@users.noreply.github.com>2015-02-16 23:37:08 +0300
commit7a922afb612fcf3eabf2a0b3fa37b385a568e52d (patch)
tree8811c34a7a078fa1ee5cf92ea58aee3a1059194d
parent6a8edeb470079c732874ef2e29f7fea56aa7d7f5 (diff)
downloadrspamd-7a922afb612fcf3eabf2a0b3fa37b385a568e52d.tar.gz
rspamd-7a922afb612fcf3eabf2a0b3fa37b385a568e52d.zip
Update modules.conf
-rw-r--r--conf/modules.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf
index 2f291de79..efd8c6d2a 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;
}