On 6-nov-2006, at 1:54, John Andersen wrote:
On Sunday 05 November 2006 15:48, Brian S. Meehan wrote:
Hi all,
Spam filtering is working, but I'm getting about half the spam in my
mailbox. Anyone have tips on adjustments I could make?
Here's what I have in the local.cf file:
rewrite_header SUBJECT **SPAM**
dns_available yes
required_score 4.0
bayes_path /etc/mail/spamassassin/bayesfiles/bayes
use_bayes 1
bayes_auto_learn 1
bayes_auto_learn_threshold_spam 10
bayes_file_mode 0777
report_safe 0
trusted_networks 192.168.1.101
bayes_ignore_header X-purgate
bayes_ignore_header X-purgate-ID
bayes_ignore_header X-purgate-Ad
bayes_ignore_header X-GMX-Antispam
bayes_ignore_header X-Antispam
bayes_ignore_header X-Spamcount
bayes_ignore_header X-Spamsensitivity
Its not clear if you have network tests running or not.
How is spamassassin invoked?
and:
- have you trained you bayes DB with at least 200 HAM and 200 SPAM?
- added some safe rules from SARE (for example with sa-update and the
http://saupdates.openprotect.com/ channel?)
Peter