Hello list, I do not know too spamassasing, searching the internet went local.cf my arm. I would like to think that comenmten d ela configuration, which is fine and that is wrong or should I change
// en espaƱol: hola lista,, no conozco demasiado spamassasing , buscando en internet fui armando mi local.cf. quisiera que me comenmten que opinan d ela configuracion, que esta bien y que esta mal o deberia cambiar # SpamAssassin config file for version 3.x # NOTE: NOT COMPATIBLE WITH VERSIONS 2.5 or 2.6 # See http://www.yrex.com/spam/spamconfig25.php for earlier versions # Generated by http://www.yrex.com/spam/spamconfig.php (version 1.50) # How many hits before a message is considered spam. required_score 4.5 # Encapsulate spam in an attachment (0=no, 1=yes, 2=safe) report_safe 0 # Enable the Bayes system use_bayes 1 use_bayes_rules 1 # Enable Bayes auto-learning bayes_auto_learn 1 bayes_learn_during_report 1 bayes_use_hapaxes 1 use_auto_whitelist 1 ### Mensajes ya clasificados ### bayes_auto_learn_threshold_nonspam 0.0 bayes_auto_learn_threshold_spam 20.0 # Enable or disable network checks skip_rbl_checks 0 ### Razor use_razor2 1 razor_config /etc/mail/spamassassin/.razor/razor-agent.conf ### DCC use_dcc 1 dcc_path /usr/local/bin/dccproc ## Pyzor use_pyzor 1 pyzor_options --homedir /home/vpopmail/.spamassassin/pyzor ## Mail using languages used in these country codes will not be marked # as being possibly spam in a foreign language. #ok_languages all # Mail using locales used in these country codes will not be marked # as being possibly spam in a foreign language. #ok_locales es # Multiplico por 10 el expire_max_db_size bayes_auto_expire 1 bayes_learn_to_journal 0 bayes_expiry_max_db_size 1500000 bayes_journal_max_size 102400 score UPPERCASE_75_100 0 #Spam Actions = delete header "X-Spam-Status: Yes" #High Scoring Spam Actions = delete header "X-Spam-Status: Yes" #Non Spam Actions = deliver header "X-Spam-Status: No" bayes_file_mode 0755 bayes_path /home/vpopmail/.spamassassin/bayes bayes_auto_learn_threshold_spam 9.0 bayes_auto_learn_threshold_nonspam 0.0 auto_whitelist_file_mode 600 auto_whitelist_path /home/vpopmail/.spamassassin/auto-whitelist pyzor_options --homedir /home/vpopmail/.spamassassin/pyzor pyzor_path /usr/bin/pyzor add_header all Pyzor _PYZOR_ score PYZOR_CHECK 3 score RAZOR2_CHECK 2.500 score PYZOR_CHECK 2.500 score DCC_CHECK 2.500 score BAYES_99 4.300 score BAYES_80 3.000 #score DK_SIGNED -1.000 #score DK_VERIFIED -2.500 #score SPF_PASS -2.500 add_header all Spammy _SPAMMYTOKENS_ add_header all Hammy _HAMMYTOKENS_ add_header all DCC _DCCB_ _DCCR_ add_header all Pyzor _PYZOR_ add_header all Remote Host _REMOTEHOSTNAME_ add_header all Token Summary _TOKENSUMMARY_ add_header all New Tokens _BAYESTC_ add_header all Seen Tokens _BAYESTCLEARNED_ add_header all Spammy Tokens _BAYESTCSPAMMY_ add_header all Hammy Tokens _BAYESTCHAMMY_ add_header all Untrusted Relays _RELAYSUNTRUSTED_ add_header all RBL Results _RBL_ # Linea agregadas para hacer con el que correo saliente # no se chequeado por SpamAssassin (se les asignan un # puntaje de -50). header LOCAL_RCVD Received =~ /.*\(\S+\.internueve\.com\.ar\s+\[.*\]\)/ describe LOCAL_RCVD Received from local machine score LOCAL_RCVD -50 ## BlackLists blacklist_from http://www.spamhaus.org/DROP/drop.lasso blacklist_from sbl.spamhaus.org blacklist_from xbl.spamhaus.org blacklist_from relays.ordb.org blacklist_from bl.spamcop.net #### Base de Datos Spam #### ###bayes_path /path/to/file ##bayes_file_mode 0700 ### dns disponible dns_available yes # add score to softfail SPF header spf_softfail Received-SPF =~ /\bsoftfail\b/ score spf_softfail 1.0 # add score to fail SPF header spf_fail Received-SPF =~ /\bfail\b/ score spf_fail 2.0 #### Ariel ### rbl_timeout 5 #para evitar DoS cuando fallan los rbl trusted_networks 200.43.200.0/24 trusted_networks 200.45.230.0/24 #### reporte report_charset iso8859-10
