spamassassin/local.cf

changeset 212
862d0abd0aa8
parent 192
62106debeb75
     1.1 --- a/spamassassin/local.cf	Tue Aug 04 19:17:17 2009 +0200
     1.2 +++ b/spamassassin/local.cf	Tue Aug 04 19:18:40 2009 +0200
     1.3 @@ -31,6 +31,23 @@
     1.4  #use_dcc                 1
     1.5  #use_pyzor               1
     1.6  
     1.7 +# DCC/Razor/Pyzor parameters
     1.8 +#dcc_body_max            999999
     1.9 +#dcc_fuz1_max            999999
    1.10 +#dcc_fuz2_max            999999
    1.11 +#dcc_timeout             8
    1.12 +#dcc_home                <homepath>
    1.13 +#dcc_dccifd_path         <socketpath>
    1.14 +#dcc_path                <clientpath>
    1.15 +#dcc_options             <[0-9A-Za-z ,._/-]>
    1.16 +#dccifd_options          <[0-9A-Za-z ,._/-]>
    1.17 +#razor_timeout           5
    1.18 +#razor_config            <filename>
    1.19 +#pyzor_max               5
    1.20 +#pyzor_timeout           3.5
    1.21 +#pyzor_options           --homedir @l_prefix@/etc/spamassassin
    1.22 +#pyzor_path              @l_prefix@/bin/pyzor
    1.23 +
    1.24  #   mail using languages used in these country codes will not
    1.25  #   be marked as being possibly spam in a foreign language.
    1.26  #ok_languages            all

mercurial