Ooops, I forgot to attach .../user_prefs.

-- 
Daniel Carrera    | OpenPGP fingerprint:
Mathematics Dept. | 6643 8C8B 3522 66CB D16C D779 2FDD 7DAC 9AF7 7A88
UMD, College Park | http://www.math.umd.edu/~dcarrera/pgp.html
# SpamAssassin user preferences file.  See 'perldoc Mail::SpamAssassin::Conf'
# for details of what can be tweaked.
#* 
#* Note: this file is not read by SpamAssassin until copied into the user
#* directory. At runtime, if a user has no preferences in their home directory
#* already, it will be copied for them, allowing them to perform personalised
#* customisation.  If you want to make changes to the site-wide defaults,
#* create a file in /etc/spamassassin or /etc/mail/spamassassin instead.
###########################################################################

# Use the Bayesian filter.
#

use_bayes 1  # For true.

# How many hits before a mail is considered spam.
# required_hits         5
required_hits   3.2

# Add your own customised scores for some tests below.  The default scores are
# read from the installed spamassassin rules files, but you can override them
# here.  To see the list of tests and their default scores, go to
# http://spamassassin.org/tests.html .
#
# score SYMBOLIC_TEST_NAME n.nn

#
# Non-european langauge.
#
score HEADER_8BITS              50
score HTML_COMMENT_8BITS        50
score SUBJ_FULL_OF_8BITS        50      # 4.400
ok_languages    en es

#
# YELLING!!
#
score UPPERCASE_25_50           50
score UPPERCASE_50_75           50
score UPPERCASE_75_100          50
score LINES_OF_YELLING_3        50

# Misc
score HOTMAIL_FOOTER1           50

#
# Subject
#
score LOSE_POUNDS               50      # 4.300
score SUBJ_DOLLARS              50      # 0.780
score SUBJ_DOUBLE_YOUR          50      # 0.478
score SUBJ_ALL_CAPS             50      # 1.148
score SUBJ_YOUR_DEBT            50      # 0.700
score SUBJ_VIAGRA               50      # 2.900
score SUBJ_FOR_ONLY             50      # 0.001
score SUB_FREE_OFFER            50      # 0.368
score SUBJ_YOUR_DEBT            50      # 0.701
score USERNAME_IN_SUBJECT       50      # 2.900
score SUBJ_BUY                  50      # 1.898
score NIGERIAN_SUBJECT1         50      # 2.900
score NIGERIAN_SUBJECT2         50      # 2.300
score NIGERIAN_SUBJECT6         50      # 0.001

#
# Body
#
score US_DOLLARS                50      # 1.5
score US_DOLLARS_2              50      # 1.0
score US_DOLLARS_3              50      # 0.8

#
# Excuses as to why I was sent spam.
#
score EXCUSE_1    50
score EXCUSE_2    50
score EXCUSE_3    50
score EXCUSE_4    50
score EXCUSE_5    50
score EXCUSE_6    50
score EXCUSE_7    50
score EXCUSE_8    50
score EXCUSE_9    50

score EXCUSE_10   50
score EXCUSE_11   50
score EXCUSE_12   50
score EXCUSE_13   50
score EXCUSE_14   50
score EXCUSE_15   50
score EXCUSE_16   50
score EXCUSE_17   50
score EXCUSE_18   50
score EXCUSE_19   50

score EXCUSE_20   50
score EXCUSE_21   50
score EXCUSE_22   50
score EXCUSE_23   50
score EXCUSE_24   50
score EXCUSE_25   50
score EXCUSE_26   50
score EXCUSE_27   50
score EXCUSE_28   50
score EXCUSE_29   50

score EXCUSE_REMOVE 50 # Talks about how you can be removed.

####
#
#   My own rules.
#
####

#
# Viagara
#
header    MY_VIAGRA  Subject =~ /[EMAIL PROTECTED]@[EMAIL PROTECTED]/i
describe  MY_VIAGRA  Subject mentions viag[a]ra
score     MY_VIAGRA  50

#
# Blank subject.
#
header    MY_BLANK_SUBJECT   Subject =~ /^\s*$/
describe  MY_BLANK_SUBJECT   Blank subject
score     MY_BLANK_SUBJECT   50


# eBay.
header    MY_EBAY  Subject =~ /E\s*B\s*A\s*Y\s*/i
describe  MY_EBAY  eBay
score     MY_EBAY  50

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to