summaryrefslogtreecommitdiffstats
path: root/spamassassin/gagarine/local.cf
blob: 6e6f5c38c653aff3df35e643dd6b121a63a03b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# spamassasin

## plugins

loadplugin Mail::SpamAssassin::Plugin::RelayCountry
loadplugin Mail::SpamAssassin::Plugin::TextCat
loadplugin Mail::SpamAssassin::Plugin::AWL
loadplugin Mail::SpamAssassin::Plugin::Shortcircuit

## spam report

required_score 5
report_safe 0

## bayes

use_bayes 1
bayes_auto_learn 1
bayes_ignore_header X-Bogosity
bayes_ignore_header X-Spam-Flag
bayes_ignore_header X-Spam-Status

## pyzor

use_pyzor 1

## razor

use_razor2 1
razor_timeout 8

## whitelist

auto_whitelist_path /var/spool/spamassassin/auto-whitelist
auto_whitelist_file_mode 0666

## languages

ok_languages en fr vi
ok_locales en

normalize_charset 1

## shortcircuit

shortcircuit ALL_TRUSTED on

shortcircuit USER_IN_WHITELIST on
shortcircuit USER_IN_DEF_WHITELIST on
shortcircuit USER_IN_ALL_SPAM_TO on
shortcircuit SUBJECT_IN_WHITELIST on

shortcircuit USER_IN_BLACKLIST on
shortcircuit USER_IN_BLACKLIST_TO on
shortcircuit SUBJECT_IN_BLACKLIST on

shortcircuit BAYES_99 spam
shortcircuit BAYES_00 ham

## network

trusted_networks 82.233.88.171
trusted_networks 185.233.101.22