]> git.madduck.net Git - etc/mailfilter.git/blob - spamassassin/user_prefs

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

initial checkin
[etc/mailfilter.git] / spamassassin / user_prefs
1 # SpamAssassin user preferences file.  See 'perldoc Mail::SpamAssassin::Conf'
2 # for details of what can be tweaked.
3 ###########################################################################
4
5 # How many points before a mail is considered spam.
6 # required_score                5
7
8 # Whitelist and blacklist addresses are now file-glob-style patterns, so
9 # "friend@somewhere.com", "*@isp.com", or "*.domain.net" will all work.
10 # whitelist_from        someone@somewhere.com
11
12 # Add your own customised scores for some tests below.  The default scores are
13 # read from the installed spamassassin rules files, but you can override them
14 # here.  To see the list of tests and their default scores, go to
15 # http://spamassassin.apache.org/tests.html .
16 #
17 # score SYMBOLIC_TEST_NAME n.nn
18
19 # Speakers of Asian languages, like Chinese, Japanese and Korean, will almost
20 # definitely want to uncomment the following lines.  They will switch off some
21 # rules that detect 8-bit characters, which commonly trigger on mails using CJK
22 # character sets, or that assume a western-style charset is in use. 
23
24 # score HTML_COMMENT_8BITS      0
25 # score UPPERCASE_25_50         0
26 # score UPPERCASE_50_75         0
27 # score UPPERCASE_75_100        0
28 # score OBSCURED_EMAIL          0
29
30 # Speakers of any language that uses non-English, accented characters may wish
31 # to uncomment the following lines.   They turn off rules that fire on
32 # misformatted messages generated by common mail apps in contravention of the
33 # email RFCs.
34
35 # score SUBJ_ILLEGAL_CHARS      0
36
37 use_auto_whitelist 0
38
39 focr_timeout 30
40
41 report_safe 0
42 report_safe_copy_headers X-CRM114-Status X-CRM114-Notice
43 report_safe_copy_headers X-Greylist
44
45 rewrite_header SUBJECT
46
47 bayes_path ~/.var/spamassassin/bayes
48 bayes_auto_learn 1
49 bayes_ignore_header X-Original-To
50 bayes_ignore_header X-Original-To-Saved #
51 bayes_ignore_header X-EqDomain
52 bayes_ignore_header X-EqTo
53 bayes_ignore_header X-Been-There
54 bayes_ignore_header X-Delivered-To
55 bayes_ignore_header X-Greylist
56 bayes_ignore_header X-Virus-Scanned
57 bayes_ignore_header X-CRM114-Status
58 bayes_ignore_header X-CRM114-CacheID
59 bayes_ignore_header X-CRM114-Notice
60 bayes_ignore_header X-CRM114-Version
61 bayes_ignore_header X-Sender-IP #
62 bayes_ignore_header X-CIDR #
63 bayes_ignore_header X-ASN #
64 bayes_ignore_header X-Spam-Relays-External 
65 bayes_ignore_header X-Spam-Relays-Internal
66 bayes_ignore_header X-Spam-Relays-Trusted
67 bayes_ignore_header X-Spam-Relays-Untrusted
68 bayes_ignore_header X-Spam-Status
69 bayes_ignore_header X-Spam-Bayes
70 bayes_ignore_header X-Spam-Level
71 bayes_ignore_from add@ress.com #
72 bayes_learn_to_journal 1
73
74 add_header all Status _YESNO_, score=_SCORE_/_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_
75 add_header all Bayes score=_BAYES_ sum=_TOKENSUMMARY_ ham=_HAMMYTOKENS_ spam=_SPAMMYTOKENS_
76 add_header all Level _STARS(-)_
77 #add_header all Relays-Trusted _RELAYSTRUSTED_
78 add_header all Relays-Untrusted _RELAYSUNTRUSTED_
79 #add_header all Relays-Internal _RELAYSINTERNAL_
80 #add_header all Relays-External _RELAYSEXTERNAL_
81
82 # the local host
83 trusted_networks 127.
84 # madduck.net
85 trusted_networks 130.60.75.72 82.197.162.59 213.203.238.82
86 # debian: gluck master murphy spohr rietz
87 trusted_networks 192.25.206.10 70.103.162.29 70.103.162.31 192.25.206.33 140.211.166.43
88 # debian: alioth
89 trusted_networks 217.196.43.134
90 # ifi: bela miraculix
91 trusted_networks 130.60.156.10 130.60.156.214
92 # ailab: gaia
93 trusted_networks 130.60.75.60
94 # fortytwo
95 trusted_networks 193.138.215.60
96 # aerasec: all of MNET-AERASEC
97 trusted_networks 212.18.21.160/26
98 # swat: osprey.sccs
99 trusted_networks 130.58.218.6
100 # acm
101 trusted_networks 63.118.7.109
102 # skynet: calculon gir
103 trusted_networks 193.1.99.88 193.1.99.77
104 # ul: marshal4
105 trusted_networks 193.1.100.137
106 # ieee: ruebert
107 trusted_networks 140.98.193.10
108 # vger.kernel.org
109 trusted_networks 209.132.176.167
110
111 whitelist_from *master@*.madduck.net
112 whitelist_from *master@madduck.net
113 whitelist_from logcheck@*.madduck.net
114 whitelist_from root@*.madduck.net
115 whitelist_from root@madduck.net
116 whitelist_from *-owner@lists.madduck.net
117 whitelist_to *-owner@lists.madduck.net
118 whitelist_from *-owner@lists.ailab.ch
119 whitelist_to *-owner@lists.ailab.ch
120
121 ok_locales en
122 ok_languages en de
123
124 header MADDUCK_IN_REFERENCES References =~ /madduck\.net/
125 tflags MADDUCK_IN_REFERENCES nice
126 describe MADDUCK_IN_REFERENCES madduck.net appears in References header
127 score MADDUCK_IN_REFERENCES -100.0
128
129 # more obfuscated drugs
130 # see http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4875
131 replace_tag WS ( [a-z] )
132 body __L_rp_drug_ws1 /(?!xanax)X<WS>A<WS>N<WS>A<WS>X/i
133 body __L_rp_drug_ws2 /(?!ambien)A<WS>M<WS>B<WS>I<WS>E<WS>N/i
134 body __L_rp_drug_ws3 /(?!viagra)V<WS>I<WS>A<WS>G<WS>R<WS>A/i
135 body __L_rp_drug_ws4 /(?!soma)S<WS>O<WS>M<WS>A/i
136 body __L_rp_drug_ws5 /(?!cialis)C<WS>I<WS>A<WS>L<WS>I<WS>S/i
137 body __L_rp_drug_ws6 /(?!valium)V<WS>A<WS>L<WS>I<WS>U<WS>M/i
138 body __L_rp_drug_ws7 /(?!meridia)M<WS>E<WS>R<WS>I<WS>D<WS>I<WS>A/i
139 replace_rules __L_rp_drug_ws1 __L_rp_drug_ws2 __L_rp_drug_ws3 __L_rp_drug_ws4 __L_rp_drug_ws5 __L_rp_drug_ws6 __L_rp_drug_ws7
140 meta L_drug_ws_obfu (__L_rp_drug_ws1 + __L_rp_drug_ws2 + __L_rp_drug_ws3 + __L_rp_drug_ws4 + __L_rp_drug_ws5 + __L_rp_drug_ws6 + __L_rp_drug_ws7) > 3
141 score L_drug_ws_obfu 3
142
143 # http://marc.info/?t=118544884300001&r=1&w=2
144 rcore BAYES_60 0.0001 0.0001 1.5 1.5
145 score BAYES_80 0.0001 0.0001 2.5 2.5
146 score BAYES_95 0.0001 0.0001 4.0 4.0
147 score BAYES_99 0.0001 0.0001 5.0 5.0