# This is the right place to customize your installation of SpamAssassin.
#
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
###########################################################################
#
# rewrite subject by adding ****SPAM****
rewrite_subject 1

# insert report in the header instead of the e-mail body
# report_safe 1

# spamming threshold level
required_hits 5

# language userd for reports
lang en

# trusted_networks 212.17.35.

# log (for debugging)
#timelog_path /var/log/spamassassin
