"*****SPAM***** ".$score." of ".$self->{_args}->{munge_subject_threshold}.".0 $subject"
my $subject = $transaction->header->get('Subject') || ''; $transaction->header->replace('Subject', "*****SPAM***** $score of ".$self->{_args}->{munge_subject_threshold}.".0 $subject]"); return DECLINED;
my $subject = $transaction->header->get('Subject') || ''; $transaction->header->replace('Subject', "*****SPAM***** [".$score." of ".$self->{_args}->{munge_subject_threshold}.".0] $subject"); return DECLINED;