spamassassin/local.cf

changeset 773
849be77d11d6
parent 192
62106debeb75
equal deleted inserted replaced
1:16d47e5ac4d3 2:3e8d55efbb68
29 #skip_rbl_checks 1 29 #skip_rbl_checks 1
30 #use_razor2 1 30 #use_razor2 1
31 #use_dcc 1 31 #use_dcc 1
32 #use_pyzor 1 32 #use_pyzor 1
33 33
34 # DCC/Razor/Pyzor parameters
35 #dcc_body_max 999999
36 #dcc_fuz1_max 999999
37 #dcc_fuz2_max 999999
38 #dcc_timeout 8
39 #dcc_home <homepath>
40 #dcc_dccifd_path <socketpath>
41 #dcc_path <clientpath>
42 #dcc_options <[0-9A-Za-z ,._/-]>
43 #dccifd_options <[0-9A-Za-z ,._/-]>
44 #razor_timeout 5
45 #razor_config <filename>
46 #pyzor_max 5
47 #pyzor_timeout 3.5
48 #pyzor_options --homedir @l_prefix@/etc/spamassassin
49 #pyzor_path @l_prefix@/bin/pyzor
50
34 # mail using languages used in these country codes will not 51 # mail using languages used in these country codes will not
35 # be marked as being possibly spam in a foreign language. 52 # be marked as being possibly spam in a foreign language.
36 #ok_languages all 53 #ok_languages all
37 54
38 # mail using locales used in these country codes will not 55 # mail using locales used in these country codes will not

mercurial