Hello,

I posted yesterday about how we upgraded to 2.61 from 2.55 and the subjuct would not
rewrite even though the local.cf told it to. Someone advised to run 'spamassassin
--lint' and fix the syntex errors which I did but it did not work. Also, when it
tagged a message SPAM yes/no it used to list what tests were done but not anymore
and it does NOTHING to messages tagged as spam. It use to rewrite subject, say the
message was probably spam in the body, and attach original file but again, this has
gone away for some reason. What's with 2.61?

local.cf file is:

# How many hits before a message is considered spam.
required_hits 7.5

# Whether to change the subject of suspected spam
rewrite_subject 1

# 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

# Scoring Options
score RCVD_IN_UNCONFIRMED_DSBL 2.9
score RCVD_IN_NJABL 4
score RCVD_IN_OSIRUSOFT_COM 4
score FORGED_YAHOO_RCVD 4
score HOME_EMPLOYMENT 4
score COMPLETELY_FREE 4
score KNOWN_MAILING_LIST -18

# White List
whitelist_from [EMAIL PROTECTED]
whitelist_from [EMAIL PROTECTED]
whitelist_from [EMAIL PROTECTED]

# Black List
blacklist_from [EMAIL PROTECTED]

# Enable the Bayes system
use_bayes 1

# Enable Bayes auto-learning
bayes_auto_learn 1

# Enable or disable network checks
skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1

# Mail using languages used in these country codes will not be marked
# as being possibly spam in a foreign language.
# - english
ok_languages en

# Mail using locales used in these country codes will not be marked
# as being possibly spam in a foreign language.
#ok_locales

score QUOTED_EMAIL_TEXT -1.5
num_check_received 3
blacklist_from @item.ntnu.no

-- 
Jason




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to