aboutsummaryrefslogtreecommitdiffstats
path: root/config/spamd/spamd_settings.xml
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-10-09 11:42:18 -0300
committerRenato Botelho <renato@netgate.com>2015-10-09 11:42:18 -0300
commita62ccc1c555b59f5723e07141fe02652f13499a2 (patch)
tree44622c2c847cd7d4a7ec85f4c13f3b89cf656c1d /config/spamd/spamd_settings.xml
parent47d745f8439e1ca0c3e78f81fe20897c0af21961 (diff)
parent79ef5630ed99d3fd5aa16f41a74815ea759039b7 (diff)
downloadpfsense-packages-a62ccc1c555b59f5723e07141fe02652f13499a2.tar.gz
pfsense-packages-a62ccc1c555b59f5723e07141fe02652f13499a2.tar.bz2
pfsense-packages-a62ccc1c555b59f5723e07141fe02652f13499a2.zip
Merge pull request #1086 from doktornotor/patch-2
Diffstat (limited to 'config/spamd/spamd_settings.xml')
-rw-r--r--config/spamd/spamd_settings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/spamd/spamd_settings.xml b/config/spamd/spamd_settings.xml
index 2793221b..ce6e14d6 100644
--- a/config/spamd/spamd_settings.xml
+++ b/config/spamd/spamd_settings.xml
@@ -68,12 +68,19 @@
<configpath>['installedpackages']['spamd']['config']</configpath>
<fields>
<field>
+ <fielddescr>Enable</fielddescr>
+ <fieldname>spamd_enable</fieldname>
+ <description>Check to enable SpamD Greylisting Daemon.</description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Intercept on Interfaces</fielddescr>
<fieldname>spamdbinds_array</fieldname>
<description>These are the interfaces SpamD will intercept SMTP connections on.</description>
<type>interfaces_selection</type>
<multiple>true</multiple>
<hideinterfaceregex>loopback</hideinterfaceregex>
+ <required/>
</field>
<field>
<fielddescr>Identifier</fielddescr>