aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/spamd_settings.xml')
-rw-r--r--packages/spamd_settings.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml
index e9f9a053..1dba571b 100644
--- a/packages/spamd_settings.xml
+++ b/packages/spamd_settings.xml
@@ -29,7 +29,11 @@
<text>SpamD Settings</text>
<url>/pkg_edit.php?xml=spamd_settings.xml&amp;id=0</url>
<active/>
- </tab>
+ </tab>
+ <tab>
+ <text>SpamD Database</text>
+ <url>/spamd_db.php</url>
+ </tab>
</tabs>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
@@ -82,7 +86,7 @@
<field>
<fielddescr>White Exp</fielddescr>
<fieldname>whiteexp</fieldname>
- <description>Adjust the three time parameters for greylisting. White expiration defaults to 864 (hours, approximately 36 days). spamd removes whitelist entries from the database if no mail delivery activity has been seen from the whitelisted address within whiteexp hours from the initial time an address is whitelisted.</description>
+ <description>Adjust the three time parameters for greylisting. White expiration defaults to 864 (hours, approximately 36 days). SpamD removes whitelist entries from the database if no mail delivery activity has been seen from the whitelisted address within whiteexp hours from the initial time an address is whitelisted.</description>
<type>input</type>
<size>30</size>
<value>25:4:864</value>