1 |
slords |
1.1 |
--- e-smith-email-4.16.0/root/etc/e-smith/web/functions/emailsettings.spamreject 2007-06-12 11:57:09.000000000 -0600 |
2 |
|
|
+++ e-smith-email-4.16.0/root/etc/e-smith/web/functions/emailsettings 2007-06-12 11:58:03.000000000 -0600 |
3 |
|
|
@@ -419,7 +419,7 @@ |
4 |
|
|
id="SpamRejectLevel" |
5 |
|
|
display="get_prop('spamassassin', 'type')" |
6 |
|
|
options="get_spam_level_options()" |
7 |
|
|
- value="get_prop('spamassassin','RejectLevel')"> |
8 |
|
|
+ value="get_prop('spamassassin','RejectLevel','0')"> |
9 |
|
|
<label>LABEL_SPAM_REJECTLEVEL</label> |
10 |
|
|
</field> |
11 |
|
|
|