aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-28 07:16:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-28 07:16:57 +0000
commit14a42e901e3545cb9702d8f4dfcc1d8ba8f83285 (patch)
treeae7368cdb1d7541b2ff61c7a621580f485e1962f /packages
parentca0e635566969ee4249db2f391d8c751d746eef8 (diff)
downloadpfsense-packages-14a42e901e3545cb9702d8f4dfcc1d8ba8f83285.tar.gz
pfsense-packages-14a42e901e3545cb9702d8f4dfcc1d8ba8f83285.tar.bz2
pfsense-packages-14a42e901e3545cb9702d8f4dfcc1d8ba8f83285.zip
Add nextmta option ot SpamD
Diffstat (limited to 'packages')
-rw-r--r--packages/spamd_settings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml
index 175b5cc9..7fca88e5 100644
--- a/packages/spamd_settings.xml
+++ b/packages/spamd_settings.xml
@@ -85,6 +85,13 @@
<type>input</type>
<value>1</value>
</field>
+ <field>
+ <fielddescr>NextMTA</fielddescr>
+ <fieldname>nextmta</fieldname>
+ <description>Automatically sends messages after being processed by SpamD to IP Address. Note, if you have postfix package installed enter 127.0.0.1 here.</description>
+ <type>input</type>
+ <value>1</value>
+ </field>
</fields>
<custom_php_resync_config_command>
sync_package_spamd();