# This is the right place to customize your installation of SpamAssassin. # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be # tweaked. ########################################################################### # Bayes database configuration use_bayes 1 use_bayes_rules 1 bayes_auto_learn 1 bayes_auto_learn_threshold_nonspam -0.001 bayes_auto_learn_threshold_spam 10.0 bayes_use_hapaxes 1 bayes_auto_expire 0 bayes_ignore_header ReSent-Date bayes_ignore_header ReSent-From bayes_ignore_header ReSent-Message-ID bayes_ignore_header ReSent-Subject bayes_ignore_header ReSent-To bayes_ignore_header Resent-Date bayes_ignore_header Resent-From bayes_ignore_header Resent-Message-ID bayes_ignore_header Resent-Subject bayes_ignore_header Resent-To bayes_ignore_header X-Received-From-IP bayes_ignore_header X-Virus-Scanned bayes_ignore_header X-Spam-Status bayes_ignore_header X-Spam-Level bayes_ignore_header X-Sender bayes_ignore_header X-Mailer bayes_ignore_header X-CRM114 bayes_ignore_header X-SA-Exim bayes_ignore_header X-PerlMX-Spam # Blackhole list options skip_rbl_checks 0 rbl_timeout 10 dns_available yes # Vipul's Razor options use_razor2 1 razor_timeout 10 # Distributed Checksum Clearinghouse (DCC) options use_dcc 0 # Auto-whitelist to track long-term average score for sender # AWL should be cleaned from time to time with check_whitelist program use_auto_whitelist 1 # Break the X-Spam-Status header into multiple lines fold_headers 1 # Encapsulate spam in an attachment # We don't change e-mail except adding X-Spam headers report_safe 0 # Privileged options allow_user_rules 0 # Required score before a mail is considered spam # The following option has no effect if Amavisd is used, edit only if # standalone SA is used #required_score 6.3 # Rewrite headers rules # The following option has no effect if Amavisd is used, edit only if # standalone SA is used #rewrite_header subject [SPAM:_SCORE_] # Specific whitelisting whitelist_from pomoc@iskon.hr # Trusted networks trusted_networks 127.0.0.0/8