diff options
Diffstat (limited to 'conf/modules.conf')
-rw-r--r-- | conf/modules.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf index 6310f4326..582ca5204 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -265,5 +265,6 @@ hfilter { hostname_enabled = true; url_enabled = true; from_enabled = true; + rcpt_enabled = true; mid_enabled = true; } |