[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fazer o spamassassin anexar relatório



Alguém sabe como configurar o spamassassin? Eu usei o spamconfig
pra gerar o ~/.spamassassin/local.cf (abaixo) mas aparentemente não 
está fazendo efeito. O que eu gostaria é daquele relatório que aparece
no início da mensagem dizendo tantos porcento por causa disso, 
tantos por causa daquilo etc.

Abraço
Cláudio


# SpamAssassin config file for version 2.5x
# generated by http://www.yrex.com/spam/spamconfig.php (version 1.01)

# How many hits before a message is considered spam.
required_hits           7.5

# Whether to change the subject of suspected spam
rewrite_subject         1

# Text to prepend to subject if rewrite_subject is used
subject_tag             *****LIXO*****

# Encapsulate spam in an attachment
report_safe             1

# Use terse version of the spam report
use_terse_report        0

# Enable the Bayes system
use_bayes               1

# Enable Bayes auto-learning
auto_learn              1

# Enable or disable network checks
skip_rbl_checks         1
use_razor2              1
use_dcc                 1
use_pyzor               1

# Mail using languages used in these country codes will not be marked
# as being possibly spam in a foreign language.
# - english esperanto italian portuguese spanish 
ok_languages            en it pt es 

# Mail using locales used in these country codes will not be marked
# as being possibly spam in a foreign language.
# ok_locales              en 



Reply to: