SA Not Rewriting Subject on NDR's

2008-04-09 Thread Matt Helm
Any ideas why SA isn't rewriting the subject line on NDR's?

We get tons of backscatter. Spam score is good but the subject line
hasn't been rewritten. Non NDR spa, emailss are rewritten fine.

We are using version 3.1.9 with Postfix on Linux.


Re: SA not rewriting subject

2007-01-29 Thread Matt Kettler
Tom wrote:
> I am running Spamassassin 3.1.7 on a Fedora core 6 box
> Everything appears to be working but the subject is not getting
> rewritten to show that the spam is spam
> my /etc/mail/spamassassin/local.cf  has the following line in it.
>
> rewrite_header subject SPAM(_SCORE_)
>
> Am I missing something?
>
Missing? yes, For example, Details about how you call SA. This is quite
relevant as some mechanisms (ie: amavis) perform their own markups and
don't use SA's configuration.

Have you run spamassassin --lint? Did it have anything to say, or did it
just exit quietly?





SA not rewriting subject

2007-01-29 Thread Tom

I am running Spamassassin 3.1.7 on a Fedora core 6 box
Everything appears to be working but the subject is not getting 
rewritten to show that the spam is spam

my /etc/mail/spamassassin/local.cf  has the following line in it.

rewrite_header subject SPAM(_SCORE_)

Am I missing something?