Title: Message
The spamassasin integration stuff is so cool. I wonder if anyone has had any problems with it. Anyone have anything that bit them in any options they tried? I'm running spamd on a linux box and it is using very little CPU. If anyone here is nervous about the install on a linux box feel free to email me. It's sooo simple to setup and to restrict only to certain IPs.
 
Any good places to get filters or tips on the config file?
 
This is my local.cf ... anyone think I made wrong choices or any problems? I'm doing 10 on the required hits because I hope not to have FPs by being so conservative even though some spam will get past.
 
 
# SpamAssassin config file for version 2.5x
# generated by http://www.yrex.com/spam/spamconfig.php (version 1.01)
# How many hits before a message is considered spam.
required_hits           10.0
 
# Whether to change the subject of suspected spam
rewrite_subject         0
 
# Text to prepend to subject if rewrite_subject is used
subject_tag             *****SPAM*****
 
# Encapsulate spam in an attachment
report_safe             1
 
# Use terse version of the spam report
use_terse_report        0
 
# Enable the Bayes system
use_bayes               1
 
# Enable Bayes auto-learning
auto_learn              1
 
# Enable or disable network checks
skip_rbl_checks         0
# Mail using languages used in these country codes will not be marked
# as being possibly spam in a foreign language.
ok_languages            all
 
# Mail using locales used in these country codes will not be marked
# as being possibly spam in a foreign language.
ok_locales              all
 

--
Joshua Levitsky, MCSE, CISSP
System Engineer
Time Inc. Information Technology
[5957 F27C 9C71 E9A7 274A 0447 C9B9 75A4 9B41 D4D1]

Reply via email to