-> -----Original Message----- -> -> 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 *** -> --
I am no expert and maybe I am missing something, yet if these are really the configs, then you have to uncomment the line that has the rule you want to change The pound sign, #, is the start of a comment in a typically config file. Remove it and left justify the change Then you could restart the processes for the new configs to take effect. Now, remember, I am not the expert yet that I what I see from what you have provided. Thanks and kind regards - rh -- Robert - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net