# IDENTIFY-BODY-DOMAINS.RC # # Function to analyze an email to see if it is spam from the # specified spammer. LOCALTAG=no INCLUDERC=${SBDIR}/functions/check-body-domains.rc # If any of the tests for this spammer came up positive, # add an appropriate header to the email and adjust the SBSCORE # appropriately, and reset the internal variables to their initial # states. # :0 * LOCALTAG ?? yes { SBLOG="B2R-${TESTNAME}" INCLUDERC=${SBDIR}/functions/loglevel.rc :0 * $ ${SBSCORE}^0 * $ ${TESTSCORE}^0 { SBSCORE=$= } }