diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-28 06:38:04 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-28 06:38:04 +0000 |
commit | abd41fdda7199c376923512e370a438022a89f0c (patch) | |
tree | 10009da34d5dc81c00b50832e1ae9fa7e7e69011 /packages/spamd_settings.xml | |
parent | 081bfa69709e7a3e541c8c7ebba0a0313643c48a (diff) | |
download | pfsense-packages-abd41fdda7199c376923512e370a438022a89f0c.tar.gz pfsense-packages-abd41fdda7199c376923512e370a438022a89f0c.tar.bz2 pfsense-packages-abd41fdda7199c376923512e370a438022a89f0c.zip |
* Use pkg_edit.php
* Checkox -> checkbox
Diffstat (limited to 'packages/spamd_settings.xml')
-rw-r--r-- | packages/spamd_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml index c12267fc..e930f097 100644 --- a/packages/spamd_settings.xml +++ b/packages/spamd_settings.xml @@ -60,7 +60,7 @@ <fielddescr>Greylisting</fielddescr> <fieldname>greylisting</fieldname> <description>Connections from addresses not blacklisted on the black lists tab will be considered for greylisting. Such connections will not be stuttered at (though see the stutter secs option) or delayed, and will receive the pleasantly innocuous temporary failure. After passtime if the host returns it will be added to the white list.</description> - <type>checkox</type> + <type>checkbox</type> <value>yes</value> </field> <field> |