r12: - oops, forgot to copy tempfiles
[spamassassin-cn.git] / local.cf
1 # This is the right place to customize your installation of SpamAssassin.
2 # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
3 # tweaked.
4 ###########################################################################
5
6 # Bayes database configuration
7 # By default no Bayes, since it requires much administrator intervention (ie.
8 # feeding hams and spams until mature, regular retraining, etc)
9 use_bayes 0
10 use_bayes_rules 0
11 bayes_auto_learn 0
12 bayes_auto_learn_threshold_nonspam -0.001
13 bayes_auto_learn_threshold_spam 10.0
14 bayes_use_hapaxes 1
15 bayes_use_chi2_combining 1
16 bayes_auto_expire 1
17 bayes_ignore_header ReSent-Date
18 bayes_ignore_header ReSent-From
19 bayes_ignore_header ReSent-Message-ID
20 bayes_ignore_header ReSent-Subject
21 bayes_ignore_header ReSent-To
22 bayes_ignore_header Resent-Date
23 bayes_ignore_header Resent-From
24 bayes_ignore_header Resent-Message-ID
25 bayes_ignore_header Resent-Subject
26 bayes_ignore_header Resent-To
27 bayes_ignore_header X-Received-From-IP
28 bayes_ignore_header X-Virus-Scanned
29 bayes_ignore_header X-Spam-Status
30 bayes_ignore_header X-Spam-Level
31 bayes_ignore_header X-Sender
32 bayes_ignore_header X-Mailer
33 bayes_ignore_header X-CRM114
34 bayes_ignore_header X-SA-Exim
35 bayes_ignore_header X-PerlMX-Spam
36
37 # Blackhole list options
38 skip_rbl_checks 0
39 rbl_timeout 10
40 dns_available yes
41
42 # Vipul's Razor options
43 use_razor2 1
44 razor_timeout 10
45
46 # Distributed Checksum Clearinghouse (DCC) options
47 use_dcc 1
48 dcc_timeout 10
49 dcc_timeout 10
50 dcc_body_max 999999
51 dcc_fuz1_max 999999
52 dcc_fuz2_max 999999
53
54 # Pyzor options!
55 # We don't use it -- the project seems dead
56 use_pyzor 0
57 pyzor_timeout 10
58 pyzor_max 5
59 pyzor_path /usr/bin/pyzor
60
61 # Auto-whitelist to track long-term average score for sender
62 # AWL should be cleaned from time to time with check_whitelist program
63 use_auto_whitelist 1
64
65 # Break the X-Spam-Status header into multiple lines
66 fold_headers 1
67
68 # Encapsulate spam in an attachment
69 # We don't change e-mail except adding X-Spam headers
70 report_safe 0
71
72 # Mail using languages used in these country codes will not be marked
73 # as being possibly spam in a foreign language.
74 # - english, croatian, bosnian, finnish, german, slovenian
75 ok_languages en hr bs fi de sl
76
77 # Privileged options
78 allow_user_rules 0
79
80 # Required score before a mail is considered spam
81 # The following option has no effect if Amavisd is used, edit only if
82 # standalone SA is used
83 #required_score 6.3
84
85 # Rewrite headers rules
86 # The following option has no effect if Amavisd is used, edit only if
87 # standalone SA is used
88 #rewrite_header subject [SPAM:_SCORE_]
89
90 # Specific whitelisting
91 whitelist_from pomoc@iskon.hr