aboutsummaryrefslogtreecommitdiffstats
path: root/config/spamd/spamd_settings.xml
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2015-08-07 21:17:24 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2015-08-07 21:18:40 +0200
commitc58cd3009ae4dc2a612864ba3cc8c332440f6be5 (patch)
tree3161c7c42a108f561eaa1416245f00f04b8f3b8a /config/spamd/spamd_settings.xml
parentf52fab33c15ba4b92201737c2c8dd4306486c31f (diff)
downloadpfsense-packages-c58cd3009ae4dc2a612864ba3cc8c332440f6be5.tar.gz
pfsense-packages-c58cd3009ae4dc2a612864ba3cc8c332440f6be5.tar.bz2
pfsense-packages-c58cd3009ae4dc2a612864ba3cc8c332440f6be5.zip
spamd, allow configuring interface to listen/intercept on
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>