What is your amavisd.conf looking like?
# string to prepend to Subject header field when message exceeds tag2 level
$sa_spam_subject_tag = '***SPAM*** '; # (defaults to undef, disabled)
# (only seen when spam is not to be rejected
# and recipient is in local_domains*)
$sa_spam_modifies_subj = 1; # may be a ref to a lookup table, default is
true
Did you uncomment these lines?
Andy
Quoting Harald Arnold <[EMAIL PROTECTED]>:
Six days ago I always got the messave "SPAM,...Yes, hits=XY.Z"
in my /var/log/messages. But after changing some configurations
and upgraded to SA 2.63 now I do not get this line and the
subject never changes to "***SPAM***". Today I rebuild my bayes
database. Therfore I know that it is not the database.
But now this line is missing !
When starting as single process "spamassassin -t -d < spam.txt"
every thing is OK, subject changes, ...
When starting out of amavis_new the subject of the mail don't change !
Thanks Harald
Jun 23 14:42:18 sauron amavis[5152]: (05152-03) spam_scan: hits=2.6
tests=RCVD_IN_DSBL,RCVD_IN_ORBS,REFERENCES
Jun 23 14:42:18 sauron amavis[5152]: (05152-03) SPAM,
<[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Yes, hits=2.6 tag1=1.0
tag2=2.3 kill=2.3 tests=RCVD_IN_DSBL, RCVD_IN_ORBS, REFERENCES