This file is indexed.

/usr/share/spamassassin/73_sandbox_manual_scores.cf is in spamassassin 3.4.1-8build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# SpamAssassin rules file
#
# Manual override of the automatically-generated scores
# for automatically-published sandbox rules
#
# <@LICENSE>
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to you under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at:
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# </@LICENSE>
#
###########################################################################

require_version @@VERSION@@

# jhardin
# things depend on these
score LOTS_OF_MONEY            0.001
score FILL_THIS_FORM           0.001

# jhardin
# reevolved Advance Fee rules
# scores are cumulative (i.e. 3 hits 2, 4 hits 3 and 2)
# Commented out if GA is scoring reasonably
#score ADVANCE_FEE_2_NEW_MONEY  0.50
#score ADVANCE_FEE_2_NEW_FORM   0.75
#score ADVANCE_FEE_3_NEW        0.50
#score ADVANCE_FEE_3_NEW_MONEY  1.00
#score ADVANCE_FEE_3_NEW_FORM   1.00
#score ADVANCE_FEE_4_NEW        1.00
#score ADVANCE_FEE_5_NEW        1.50

# jhardin
# metas using Advance Fee component rules
# Commented out if GA is scoring reasonably
#score FORM_FRAUD_3             0.50
#score FORM_FRAUD_5             0.50
#score MONEY_FRAUD_3            1.00
#score MONEY_FRAUD_5            0.50
#score MONEY_FRAUD_8            0.50

# jhardin
# GA scores this unreasonably high, and
# the fact that this is defined in an #ifplugin
# appears to be preventing score limiting from working
score FILL_THIS_FORM_LONG      2.00

# jhardin
# misc rules
# Commented out if GA is scoring reasonably
#score FROM_MISSP_MSFT          0.50
#score TO_NO_BRKTS_DYNIP        0.50
#score LOTTO_AGENT              0.50

# jhardin
# 1.000 S/O, hits only <= 6 points, but GA is not publishing it!
# perhaps because very few examples in spam corpus
# 12/24/12 GA likes it now
#score GOOGLE_DOCS_PHISH        3.00
# similar: .990 S/O, hits primarily spam <= 5 points
# 01/07/13 GA likes it now
#score EMAIL_URI_PHISH 	        2.50

# hege
# FPs reported [bug 6417], GA assigning 3+ points
# reduce score until that's resolved
# score HK_FAKENAME_MICROSOFT    2.50
# RULE DISABLED IN 20_hk.cf