1# CHECK-PATTERNS.RC
2#
3# If this spammer has a set of patterns associated
4# with him/her/them, test the message against those patterns.
5#
6#  Last updated: 9/06/2010
7#
8:0
9* ? ${TEST} -f "${TESTPATTERNS}"
10{
11 LT3=no
12 INCLUDERC="${TESTPATTERNS}"
13
14 :0
15 * LT3 ?? yes
16 { LOCALTAG=yes }
17}
18