Hi,

I have searched almost every where to solve this problem:

I cant change the spam headers from ***SPAM[score]*** to SPAM:
I am using Spamassassin 3.1.3 on perl 5.8.8
amavisd-new version: 2.3.3
SUSE SLES 10

My local.cf looks like this:

# Add your own customisations to this file.  See 'man
Mail::SpamAssassin::Conf'
# for details of what can be tweaked.
# 
# do not change the subject
# to change the subject, e.g. use
# rewrite_header Subject ****SPAM(_SCORE_)****
rewrite_header Subject SPAM

# Set the score required before a mail is considered spam.
required_score 5.00

and my amavis.conf has this line:

$sa_spam_subject_tag = 'SPAM ';

no matter what i do the spam mails are tagges as ***SPAM(_SCORE_)*** e.g ***
SPAM2 ***
-- 
View this message in context: 
http://www.nabble.com/Spamassassin-headers-tf2338119.html#a6505938
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to