1 # This is the right place to customize your installation of SpamAssassin.
3 # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
6 # Only a small subset of options are listed below
8 ###########################################################################
10 # Add *****SPAM***** to the Subject header of spam e-mails
12 # rewrite_header Subject *****SPAM*****
15 # Save spam messages as a message/rfc822 MIME attachment instead of
16 # modifying the original message (0: off, 2: use text/plain instead)
21 # Set which networks or hosts are considered 'trusted' by your mail
22 # server (i.e. not spammers)
24 # trusted_networks 212.17.35.
27 # Set file-locking method (flock is not safe over NFS, but is faster)
32 # Set the threshold at which a message is considered spam (default: 5.0)
37 # Use Bayesian classifier (default: 1)
42 # Bayesian classifier auto-learning (default: 1)
47 # Set headers which may provide inappropriate cues to the Bayesian
50 # bayes_ignore_header X-Bogosity
51 # bayes_ignore_header X-Spam-Flag
52 # bayes_ignore_header X-Spam-Status