aboutsummaryrefslogtreecommitdiffstats
path: root/config/spamd
diff options
context:
space:
mode:
Diffstat (limited to 'config/spamd')
-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>