Get rid of the "terse report" option.

Now this is my /etc/mail/spamassassin/local.cf:

required_score 8
report_safe 0
#use_terse_report 0
use_bayes 1
bayes_auto_learn 1
skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1
#fold_headers 1
rewrite_header subject [****SPAM****]
add_header all Flag _YESNOCAPS_
add_header all Score _SCORE_ required=_REQD_
add_header all Tests _TESTS(,)_
add_header all Autolearn _AUTOLEARN_
add_header all Level _STARS(*)_
add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION)
add_header all Report _REPORT_
add_header all Summary _SUMMARY_

I restarted spamd, but I can't solve the problem. Spam messages that have a score higher than 8 are not marked with [****SPAM****] in the subject and it never adds any header (Flag, Score, Tests, etc.) in the message headers.

Could you help me, please?

Thank you very much
Bye
Mattia

Reply via email to