aboutsummaryrefslogtreecommitdiffstats
path: root/config/spamd/spamd_settings.xml
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-08-16 00:12:43 -0500
committerChris Buechler <cmb@pfsense.org>2015-08-16 00:12:43 -0500
commit21fd7e810b732289f207f1c3ee4566be30f75659 (patch)
tree2e8ffb77744ad962a3dcd22c0e57ff1d6b3140a7 /config/spamd/spamd_settings.xml
parent7f77d22a3bca3c6c3e048fb823a893b85eedee49 (diff)
parent3b12fa7aec920d072592c8801d1da4a84aac6056 (diff)
downloadpfsense-packages-21fd7e810b732289f207f1c3ee4566be30f75659.tar.gz
pfsense-packages-21fd7e810b732289f207f1c3ee4566be30f75659.tar.bz2
pfsense-packages-21fd7e810b732289f207f1c3ee4566be30f75659.zip
Merge pull request #955 from PiBa-NL/spamd_1.1.2
Diffstat (limited to 'config/spamd/spamd_settings.xml')
-rw-r--r--config/spamd/spamd_settings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/spamd/spamd_settings.xml b/config/spamd/spamd_settings.xml
index 3fdab415..225ef4a6 100644
--- a/config/spamd/spamd_settings.xml
+++ b/config/spamd/spamd_settings.xml
@@ -83,6 +83,16 @@
will be parsed and rendered for the user as a gui with input, and selectboxes. -->
<fields>
<field>
+ <fielddescr>Intercept on interfaces</fielddescr>
+ <fieldname>spamdbinds_array</fieldname>
+ <description>
+ <![CDATA[These are the interfaces spamd will intercept smtp connections on.]]>
+ </description>
+ <type>interfaces_selection</type>
+ <multiple>true</multiple>
+ <hideinterfaceregex>loopback</hideinterfaceregex>
+ </field>
+ <field>
<fielddescr>Identifier</fielddescr>
<fieldname>identifier</fieldname>
<description>The SMTP version banner that is reported upon initial connection.</description>