Upon request I’ve attached a link to my amavisd.conf. If anyone can see what I’ve missed I’d appreciate it.
What I’m looking for:
check for virus (clamav) – works
reject/drop virus messages – works
cc virus to postmaster@$mydomain – works
check for spam (spamassassin) – works
cc spam to postmaster@$mydomain – works
rewrite_header Subject ***SPAM*** – BUSTED
# string to prepend to Subject header field when message exceeds tag2 level
$sa_spam_subject_tag = ‘***SPAM***’;
AND
$sa_tag2_level_deflt = 5.0;
Well, that’s what I was looking for. I don’t have anyother ideas off the top of my head.
Sorry. Give the mailing list a try.