1 # DO NOT EDIT - This file is being maintained by Chef
3 # Set the threshold at which a message is considered spam
6 # Set which networks or hosts are considered 'trusted'
7 trusted_networks <%= @trusted_networks.join(" ") %>
9 # Turn on the automatic white list
12 # Set the location for our state files
13 bayes_path /var/spool/spamassassin/bayes
14 auto_whitelist_path /var/spool/spamassassin/auto_whitelist